In RGB color space, #fff0ec hex color has a red value of 255, a green value of 240 and a blue value of 236.
In CMYK color space (used in color printing), #fff0ec hex color is composed of 0% cyan, 5.88% magenta, 7.45% yellow and 0% black.
#fff0ec color has a hue of 12.6 degrees, a saturation of 100% and a lightness of 96.3%.
#fff0ec hex color contains mainly RED.
The closest web safe color of #fff0ec is #ffffff
#fff0ec hex color has a decimal value of 16773356.
HEX | fff0ec | #fff0ec |
---|---|---|
RGB | 255, 240, 236 | rgb(255, 240, 236) |
RGB Percent | 100, 94.12, 92.55 | rgb(100, 94.12, 92.55) |
CMYK | 0, 6, 7, 0 | |
HSL | 12.6°, 100, 96.3 | hsl(12.6, 100%, 96.3%) |
HSV | 12.6°, 7.5, 100 |
XYZ | 87.54, 89.636, 92.045 |
---|---|
Hunter Lab | 94.676, -0.638, 8.631 |
CIE-LAB | 95.846, 4.381, 3.729 |
CIE-LCH | 95.846, 5.753, 40.404 |
CIE-LUV | 0, 5.88, 7.45, 0 |
Web Safe | ffffff |
RGB percent of color #fff0ec
CMYK percent of color #fff0ec
Text with hexadecimal color #fff0ec
This text has a font color of #fff0ec
<p style="color:#fff0ec">Text here</p>
#fff0ec Background Color
This box has a background color of #fff0ec
<div style="background-color:#fff0ec">Text here</div>
#fff0ec Border Color
This box has a border color of #fff0ec
<div style="border: 4px solid #fff0ec">Text here</div>
CSS codes
<p style="color:#fff0ec">Text here</p>
<div style="background-color:#fff0ec">Text here</div>
<div style="border: 4px solid #fff0ec">Text here</div>
#fff0ec Color on white background
This is how a font and box color of #fff0ec will look
on a white background.
#fff0ec Color on black background
This is how a font and box color of #fff0ec hex color will look
on a black background.