In RGB color space, #fff6ce hex color has a red value of 255, a green value of 246 and a blue value of 206.
In CMYK color space (used in color printing), #fff6ce hex color is composed of 0% cyan, 3.53% magenta, 19.22% yellow and 0% black.
#fff6ce color has a hue of 49 degrees, a saturation of 100% and a lightness of 90.4%.
#fff6ce hex color contains mainly RED.
The closest web safe color of #fff6ce is #ffffcc
#fff6ce hex color has a decimal value of 16774862.
HEX | fff6ce | #fff6ce |
---|---|---|
RGB | 255, 246, 206 | rgb(255, 246, 206) |
RGB Percent | 100, 96.47, 80.78 | rgb(100, 96.47, 80.78) |
CMYK | 0, 4, 19, 0 | |
HSL | 49°, 100, 90.4 | hsl(49, 100%, 90.4%) |
HSV | 49°, 19.2, 100 |
XYZ | 85.336, 91.628, 71.581 |
---|---|
Hunter Lab | 95.723, -8.383, 22.669 |
CIE-LAB | 96.668, -3.282, 20.351 |
CIE-LCH | 96.668, 20.614, 99.161 |
CIE-LUV | 0, 3.53, 19.22, 0 |
Web Safe | ffffcc |
RGB percent of color #fff6ce
CMYK percent of color #fff6ce
Text with hexadecimal color #fff6ce
This text has a font color of #fff6ce
<p style="color:#fff6ce">Text here</p>
#fff6ce Background Color
This box has a background color of #fff6ce
<div style="background-color:#fff6ce">Text here</div>
#fff6ce Border Color
This box has a border color of #fff6ce
<div style="border: 4px solid #fff6ce">Text here</div>
CSS codes
<p style="color:#fff6ce">Text here</p>
<div style="background-color:#fff6ce">Text here</div>
<div style="border: 4px solid #fff6ce">Text here</div>
#fff6ce Color on white background
This is how a font and box color of #fff6ce will look
on a white background.
#fff6ce Color on black background
This is how a font and box color of #fff6ce hex color will look
on a black background.