In RGB color space, #fff6ec hex color has a red value of 255, a green value of 246 and a blue value of 236.
In CMYK color space (used in color printing), #fff6ec hex color is composed of 0% cyan, 3.53% magenta, 7.45% yellow and 0% black.
#fff6ec color has a hue of 31.6 degrees, a saturation of 100% and a lightness of 96.3%.
#fff6ec hex color contains mainly RED.
The closest web safe color of #fff6ec is #ffffff
#fff6ec hex color has a decimal value of 16774892.
HEX | fff6ec | #fff6ec |
---|---|---|
RGB | 255, 246, 236 | rgb(255, 246, 236) |
RGB Percent | 100, 96.47, 92.55 | rgb(100, 96.47, 92.55) |
CMYK | 0, 4, 7, 0 | |
HSL | 31.6°, 100, 96.3 | hsl(31.6, 100%, 96.3%) |
HSV | 31.6°, 7.5, 100 |
XYZ | 89.336, 93.228, 92.643 |
---|---|
Hunter Lab | 96.555, -3.816, 10.7 |
CIE-LAB | 97.32, 1.33, 5.863 |
CIE-LCH | 97.32, 6.012, 77.219 |
CIE-LUV | 0, 3.53, 7.45, 0 |
Web Safe | ffffff |
RGB percent of color #fff6ec
CMYK percent of color #fff6ec
Text with hexadecimal color #fff6ec
This text has a font color of #fff6ec
<p style="color:#fff6ec">Text here</p>
#fff6ec Background Color
This box has a background color of #fff6ec
<div style="background-color:#fff6ec">Text here</div>
#fff6ec Border Color
This box has a border color of #fff6ec
<div style="border: 4px solid #fff6ec">Text here</div>
CSS codes
<p style="color:#fff6ec">Text here</p>
<div style="background-color:#fff6ec">Text here</div>
<div style="border: 4px solid #fff6ec">Text here</div>
#fff6ec Color on white background
This is how a font and box color of #fff6ec will look
on a white background.
#fff6ec Color on black background
This is how a font and box color of #fff6ec hex color will look
on a black background.