In RGB color space, #fff2d1 hex color has a red value of 255, a green value of 242 and a blue value of 209.
In CMYK color space (used in color printing), #fff2d1 hex color is composed of 0% cyan, 5.1% magenta, 18.04% yellow and 0% black.
#fff2d1 color has a hue of 43 degrees, a saturation of 100% and a lightness of 91%.
#fff2d1 hex color contains mainly RED.
The closest web safe color of #fff2d1 is #ffffcc
#fff2d1 hex color has a decimal value of 16773841.
HEX | fff2d1 | #fff2d1 |
---|---|---|
RGB | 255, 242, 209 | rgb(255, 242, 209) |
RGB Percent | 100, 94.9, 81.96 | rgb(100, 94.9, 81.96) |
CMYK | 0, 5, 18, 0 | |
HSL | 43°, 100, 91 | hsl(43, 100%, 91%) |
HSV | 43°, 18, 100 |
XYZ | 84.501, 89.368, 73.118 |
---|---|
Hunter Lab | 94.535, -5.881, 20.316 |
CIE-LAB | 95.734, -0.834, 17.505 |
CIE-LCH | 95.734, 17.525, 92.728 |
CIE-LUV | 0, 5.1, 18.04, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2d1
CMYK percent of color #fff2d1
Text with hexadecimal color #fff2d1
This text has a font color of #fff2d1
<p style="color:#fff2d1">Text here</p>
#fff2d1 Background Color
This box has a background color of #fff2d1
<div style="background-color:#fff2d1">Text here</div>
#fff2d1 Border Color
This box has a border color of #fff2d1
<div style="border: 4px solid #fff2d1">Text here</div>
CSS codes
<p style="color:#fff2d1">Text here</p>
<div style="background-color:#fff2d1">Text here</div>
<div style="border: 4px solid #fff2d1">Text here</div>
#fff2d1 Color on white background
This is how a font and box color of #fff2d1 will look
on a white background.
#fff2d1 Color on black background
This is how a font and box color of #fff2d1 hex color will look
on a black background.