In RGB color space, #fff5ec hex color has a red value of 255, a green value of 245 and a blue value of 236.
In CMYK color space (used in color printing), #fff5ec hex color is composed of 0% cyan, 3.92% magenta, 7.45% yellow and 0% black.
#fff5ec color has a hue of 28.4 degrees, a saturation of 100% and a lightness of 96.3%.
#fff5ec hex color contains mainly RED.
The closest web safe color of #fff5ec is #ffffff
#fff5ec hex color has a decimal value of 16774636.
HEX | fff5ec | #fff5ec |
---|---|---|
RGB | 255, 245, 236 | rgb(255, 245, 236) |
RGB Percent | 100, 96.08, 92.55 | rgb(100, 96.08, 92.55) |
CMYK | 0, 4, 7, 0 | |
HSL | 28.4°, 100, 96.3 | hsl(28.4, 100%, 96.3%) |
HSV | 28.4°, 7.5, 100 |
XYZ | 89.033, 92.621, 92.542 |
---|---|
Hunter Lab | 96.24, -3.286, 10.356 |
CIE-LAB | 97.074, 1.838, 5.507 |
CIE-LCH | 97.074, 5.806, 71.543 |
CIE-LUV | 0, 3.92, 7.45, 0 |
Web Safe | ffffff |
RGB percent of color #fff5ec
CMYK percent of color #fff5ec
Text with hexadecimal color #fff5ec
This text has a font color of #fff5ec
<p style="color:#fff5ec">Text here</p>
#fff5ec Background Color
This box has a background color of #fff5ec
<div style="background-color:#fff5ec">Text here</div>
#fff5ec Border Color
This box has a border color of #fff5ec
<div style="border: 4px solid #fff5ec">Text here</div>
CSS codes
<p style="color:#fff5ec">Text here</p>
<div style="background-color:#fff5ec">Text here</div>
<div style="border: 4px solid #fff5ec">Text here</div>
#fff5ec Color on white background
This is how a font and box color of #fff5ec will look
on a white background.
#fff5ec Color on black background
This is how a font and box color of #fff5ec hex color will look
on a black background.