In RGB color space, #fff2cf hex color has a red value of 255, a green value of 242 and a blue value of 207.
In CMYK color space (used in color printing), #fff2cf hex color is composed of 0% cyan, 5.1% magenta, 18.82% yellow and 0% black.
#fff2cf color has a hue of 43.8 degrees, a saturation of 100% and a lightness of 90.6%.
#fff2cf hex color contains mainly RED.
The closest web safe color of #fff2cf is #ffffcc
#fff2cf hex color has a decimal value of 16773839.
HEX | fff2cf | #fff2cf |
---|---|---|
RGB | 255, 242, 207 | rgb(255, 242, 207) |
RGB Percent | 100, 94.9, 81.18 | rgb(100, 94.9, 81.18) |
CMYK | 0, 5, 19, 0 | |
HSL | 43.8°, 100, 90.6 | hsl(43.8, 100%, 90.6%) |
HSV | 43.8°, 18.8, 100 |
XYZ | 84.255, 89.269, 71.821 |
---|---|
Hunter Lab | 94.482, -6.166, 21.068 |
CIE-LAB | 95.693, -1.123, 18.476 |
CIE-LCH | 95.693, 18.51, 93.478 |
CIE-LUV | 0, 5.1, 18.82, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2cf
CMYK percent of color #fff2cf
Text with hexadecimal color #fff2cf
This text has a font color of #fff2cf
<p style="color:#fff2cf">Text here</p>
#fff2cf Background Color
This box has a background color of #fff2cf
<div style="background-color:#fff2cf">Text here</div>
#fff2cf Border Color
This box has a border color of #fff2cf
<div style="border: 4px solid #fff2cf">Text here</div>
CSS codes
<p style="color:#fff2cf">Text here</p>
<div style="background-color:#fff2cf">Text here</div>
<div style="border: 4px solid #fff2cf">Text here</div>
#fff2cf Color on white background
This is how a font and box color of #fff2cf will look
on a white background.
#fff2cf Color on black background
This is how a font and box color of #fff2cf hex color will look
on a black background.