In RGB color space, #fff2d2 hex color has a red value of 255, a green value of 242 and a blue value of 210.
In CMYK color space (used in color printing), #fff2d2 hex color is composed of 0% cyan, 5.1% magenta, 17.65% yellow and 0% black.
#fff2d2 color has a hue of 42.7 degrees, a saturation of 100% and a lightness of 91.2%.
#fff2d2 hex color contains mainly RED.
The closest web safe color of #fff2d2 is #ffffcc
#fff2d2 hex color has a decimal value of 16773842.
HEX | fff2d2 | #fff2d2 |
---|---|---|
RGB | 255, 242, 210 | rgb(255, 242, 210) |
RGB Percent | 100, 94.9, 82.35 | rgb(100, 94.9, 82.35) |
CMYK | 0, 5, 18, 0 | |
HSL | 42.7°, 100, 91.2 | hsl(42.7, 100%, 91.2%) |
HSV | 42.7°, 17.6, 100 |
XYZ | 84.625, 89.417, 73.772 |
---|---|
Hunter Lab | 94.561, -5.736, 19.937 |
CIE-LAB | 95.754, -0.687, 17.02 |
CIE-LCH | 95.754, 17.034, 92.311 |
CIE-LUV | 0, 5.1, 17.65, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2d2
CMYK percent of color #fff2d2
Text with hexadecimal color #fff2d2
This text has a font color of #fff2d2
<p style="color:#fff2d2">Text here</p>
#fff2d2 Background Color
This box has a background color of #fff2d2
<div style="background-color:#fff2d2">Text here</div>
#fff2d2 Border Color
This box has a border color of #fff2d2
<div style="border: 4px solid #fff2d2">Text here</div>
CSS codes
<p style="color:#fff2d2">Text here</p>
<div style="background-color:#fff2d2">Text here</div>
<div style="border: 4px solid #fff2d2">Text here</div>
#fff2d2 Color on white background
This is how a font and box color of #fff2d2 will look
on a white background.
#fff2d2 Color on black background
This is how a font and box color of #fff2d2 hex color will look
on a black background.