In RGB color space, #fffcd2 hex color has a red value of 255, a green value of 252 and a blue value of 210.
In CMYK color space (used in color printing), #fffcd2 hex color is composed of 0% cyan, 1.18% magenta, 17.65% yellow and 0% black.
#fffcd2 color has a hue of 56 degrees, a saturation of 100% and a lightness of 91.2%.
#fffcd2 hex color contains mainly RED.
The closest web safe color of #fffcd2 is #ffffcc
#fffcd2 hex color has a decimal value of 16776402.
HEX | fffcd2 | #fffcd2 |
---|---|---|
RGB | 255, 252, 210 | rgb(255, 252, 210) |
RGB Percent | 100, 98.82, 82.35 | rgb(100, 98.82, 82.35) |
CMYK | 0, 1, 18, 0 | |
HSL | 56°, 100, 91.2 | hsl(56, 100%, 91.2%) |
HSV | 56°, 17.6, 100 |
XYZ | 87.683, 95.534, 74.791 |
---|---|
Hunter Lab | 97.741, -10.917, 23.051 |
CIE-LAB | 98.247, -5.705, 20.512 |
CIE-LCH | 98.247, 21.291, 105.543 |
CIE-LUV | 0, 1.18, 17.65, 0 |
Web Safe | ffffcc |
RGB percent of color #fffcd2
CMYK percent of color #fffcd2
Text with hexadecimal color #fffcd2
This text has a font color of #fffcd2
<p style="color:#fffcd2">Text here</p>
#fffcd2 Background Color
This box has a background color of #fffcd2
<div style="background-color:#fffcd2">Text here</div>
#fffcd2 Border Color
This box has a border color of #fffcd2
<div style="border: 4px solid #fffcd2">Text here</div>
CSS codes
<p style="color:#fffcd2">Text here</p>
<div style="background-color:#fffcd2">Text here</div>
<div style="border: 4px solid #fffcd2">Text here</div>
#fffcd2 Color on white background
This is how a font and box color of #fffcd2 will look
on a white background.
#fffcd2 Color on black background
This is how a font and box color of #fffcd2 hex color will look
on a black background.