In RGB color space, #fff1ce hex color has a red value of 255, a green value of 241 and a blue value of 206.
In CMYK color space (used in color printing), #fff1ce hex color is composed of 0% cyan, 5.49% magenta, 19.22% yellow and 0% black.
#fff1ce color has a hue of 42.9 degrees, a saturation of 100% and a lightness of 90.4%.
#fff1ce hex color contains mainly RED.
The closest web safe color of #fff1ce is #ffffcc
#fff1ce hex color has a decimal value of 16773582.
HEX | fff1ce | #fff1ce |
---|---|---|
RGB | 255, 241, 206 | rgb(255, 241, 206) |
RGB Percent | 100, 94.51, 80.78 | rgb(100, 94.51, 80.78) |
CMYK | 0, 5, 19, 0 | |
HSL | 42.9°, 100, 90.4 | hsl(42.9, 100%, 90.4%) |
HSV | 42.9°, 19.2, 100 |
XYZ | 83.836, 88.627, 71.081 |
---|---|
Hunter Lab | 94.142, -5.789, 21.133 |
CIE-LAB | 95.424, -0.764, 18.613 |
CIE-LCH | 95.424, 18.629, 92.35 |
CIE-LUV | 0, 5.49, 19.22, 0 |
Web Safe | ffffcc |
RGB percent of color #fff1ce
CMYK percent of color #fff1ce
Text with hexadecimal color #fff1ce
This text has a font color of #fff1ce
<p style="color:#fff1ce">Text here</p>
#fff1ce Background Color
This box has a background color of #fff1ce
<div style="background-color:#fff1ce">Text here</div>
#fff1ce Border Color
This box has a border color of #fff1ce
<div style="border: 4px solid #fff1ce">Text here</div>
CSS codes
<p style="color:#fff1ce">Text here</p>
<div style="background-color:#fff1ce">Text here</div>
<div style="border: 4px solid #fff1ce">Text here</div>
#fff1ce Color on white background
This is how a font and box color of #fff1ce will look
on a white background.
#fff1ce Color on black background
This is how a font and box color of #fff1ce hex color will look
on a black background.