In RGB color space, #fff1cf hex color has a red value of 255, a green value of 241 and a blue value of 207.
In CMYK color space (used in color printing), #fff1cf hex color is composed of 0% cyan, 5.49% magenta, 18.82% yellow and 0% black.
#fff1cf color has a hue of 42.5 degrees, a saturation of 100% and a lightness of 90.6%.
#fff1cf hex color contains mainly RED.
The closest web safe color of #fff1cf is #ffffcc
#fff1cf hex color has a decimal value of 16773583.
HEX | fff1cf | #fff1cf |
---|---|---|
RGB | 255, 241, 207 | rgb(255, 241, 207) |
RGB Percent | 100, 94.51, 81.18 | rgb(100, 94.51, 81.18) |
CMYK | 0, 5, 19, 0 | |
HSL | 42.5°, 100, 90.6 | hsl(42.5, 100%, 90.6%) |
HSV | 42.5°, 18.8, 100 |
XYZ | 83.958, 88.676, 71.723 |
---|---|
Hunter Lab | 94.168, -5.647, 20.759 |
CIE-LAB | 95.445, -0.62, 18.128 |
CIE-LCH | 95.445, 18.139, 91.959 |
CIE-LUV | 0, 5.49, 18.82, 0 |
Web Safe | ffffcc |
RGB percent of color #fff1cf
CMYK percent of color #fff1cf
Text with hexadecimal color #fff1cf
This text has a font color of #fff1cf
<p style="color:#fff1cf">Text here</p>
#fff1cf Background Color
This box has a background color of #fff1cf
<div style="background-color:#fff1cf">Text here</div>
#fff1cf Border Color
This box has a border color of #fff1cf
<div style="border: 4px solid #fff1cf">Text here</div>
CSS codes
<p style="color:#fff1cf">Text here</p>
<div style="background-color:#fff1cf">Text here</div>
<div style="border: 4px solid #fff1cf">Text here</div>
#fff1cf Color on white background
This is how a font and box color of #fff1cf will look
on a white background.
#fff1cf Color on black background
This is how a font and box color of #fff1cf hex color will look
on a black background.