In RGB color space, #fff0f4 hex color has a red value of 255, a green value of 240 and a blue value of 244.
In CMYK color space (used in color printing), #fff0f4 hex color is composed of 0% cyan, 5.88% magenta, 4.31% yellow and 0% black.
#fff0f4 color has a hue of 344 degrees, a saturation of 100% and a lightness of 97.1%.
#fff0f4 hex color contains mainly RED.
The closest web safe color of #fff0f4 is #ffffff
#fff0f4 hex color has a decimal value of 16773364.
HEX | fff0f4 | #fff0f4 |
---|---|---|
RGB | 255, 240, 244 | rgb(255, 240, 244) |
RGB Percent | 100, 94.12, 95.69 | rgb(100, 94.12, 95.69) |
CMYK | 0, 6, 4, 0 | |
HSL | 344°, 100, 97.1 | hsl(344, 100%, 97.1%) |
HSV | 344°, 5.9, 100 |
XYZ | 88.729, 90.112, 98.305 |
---|---|
Hunter Lab | 94.927, 0.722, 5.05 |
CIE-LAB | 96.043, 5.721, -0.124 |
CIE-LCH | 96.043, 5.722, 358.758 |
CIE-LUV | 0, 5.88, 4.31, 0 |
Web Safe | ffffff |
RGB percent of color #fff0f4
CMYK percent of color #fff0f4
Text with hexadecimal color #fff0f4
This text has a font color of #fff0f4
<p style="color:#fff0f4">Text here</p>
#fff0f4 Background Color
This box has a background color of #fff0f4
<div style="background-color:#fff0f4">Text here</div>
#fff0f4 Border Color
This box has a border color of #fff0f4
<div style="border: 4px solid #fff0f4">Text here</div>
CSS codes
<p style="color:#fff0f4">Text here</p>
<div style="background-color:#fff0f4">Text here</div>
<div style="border: 4px solid #fff0f4">Text here</div>
#fff0f4 Color on white background
This is how a font and box color of #fff0f4 will look
on a white background.
#fff0f4 Color on black background
This is how a font and box color of #fff0f4 hex color will look
on a black background.