In RGB color space, #fff2c2 hex color has a red value of 255, a green value of 242 and a blue value of 194.
In CMYK color space (used in color printing), #fff2c2 hex color is composed of 0% cyan, 5.1% magenta, 23.92% yellow and 0% black.
#fff2c2 color has a hue of 47.2 degrees, a saturation of 100% and a lightness of 88%.
#fff2c2 hex color contains mainly RED.
The closest web safe color of #fff2c2 is #ffffcc
#fff2c2 hex color has a decimal value of 16773826.
HEX | fff2c2 | #fff2c2 |
---|---|---|
RGB | 255, 242, 194 | rgb(255, 242, 194) |
RGB Percent | 100, 94.9, 76.08 | rgb(100, 94.9, 76.08) |
CMYK | 0, 5, 24, 0 | |
HSL | 47.2°, 100, 88 | hsl(47.2, 100%, 88%) |
HSV | 47.2°, 23.9, 100 |
XYZ | 82.73, 88.659, 63.792 |
---|---|
Hunter Lab | 94.159, -7.944, 25.743 |
CIE-LAB | 95.438, -2.94, 24.782 |
CIE-LCH | 95.438, 24.956, 96.766 |
CIE-LUV | 0, 5.1, 23.92, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2c2
CMYK percent of color #fff2c2
Text with hexadecimal color #fff2c2
This text has a font color of #fff2c2
<p style="color:#fff2c2">Text here</p>
#fff2c2 Background Color
This box has a background color of #fff2c2
<div style="background-color:#fff2c2">Text here</div>
#fff2c2 Border Color
This box has a border color of #fff2c2
<div style="border: 4px solid #fff2c2">Text here</div>
CSS codes
<p style="color:#fff2c2">Text here</p>
<div style="background-color:#fff2c2">Text here</div>
<div style="border: 4px solid #fff2c2">Text here</div>
#fff2c2 Color on white background
This is how a font and box color of #fff2c2 will look
on a white background.
#fff2c2 Color on black background
This is how a font and box color of #fff2c2 hex color will look
on a black background.