In RGB color space, #fffcdc hex color has a red value of 255, a green value of 252 and a blue value of 220.
In CMYK color space (used in color printing), #fffcdc hex color is composed of 0% cyan, 1.18% magenta, 13.73% yellow and 0% black.
#fffcdc color has a hue of 54.9 degrees, a saturation of 100% and a lightness of 93.1%.
#fffcdc hex color contains mainly RED.
The closest web safe color of #fffcdc is #ffffcc
#fffcdc hex color has a decimal value of 16776412.
HEX | fffcdc | #fffcdc |
---|---|---|
RGB | 255, 252, 220 | rgb(255, 252, 220) |
RGB Percent | 100, 98.82, 86.27 | rgb(100, 98.82, 86.27) |
CMYK | 0, 1, 14, 0 | |
HSL | 54.9°, 100, 93.1 | hsl(54.9, 100%, 93.1%) |
HSV | 54.9°, 13.7, 100 |
XYZ | 88.969, 96.048, 81.56 |
---|---|
Hunter Lab | 98.004, -9.463, 19.261 |
CIE-LAB | 98.451, -4.218, 15.694 |
CIE-LCH | 98.451, 16.251, 105.044 |
CIE-LUV | 0, 1.18, 13.73, 0 |
Web Safe | ffffcc |
RGB percent of color #fffcdc
CMYK percent of color #fffcdc
Text with hexadecimal color #fffcdc
This text has a font color of #fffcdc
<p style="color:#fffcdc">Text here</p>
#fffcdc Background Color
This box has a background color of #fffcdc
<div style="background-color:#fffcdc">Text here</div>
#fffcdc Border Color
This box has a border color of #fffcdc
<div style="border: 4px solid #fffcdc">Text here</div>
CSS codes
<p style="color:#fffcdc">Text here</p>
<div style="background-color:#fffcdc">Text here</div>
<div style="border: 4px solid #fffcdc">Text here</div>
#fffcdc Color on white background
This is how a font and box color of #fffcdc will look
on a white background.
#fffcdc Color on black background
This is how a font and box color of #fffcdc hex color will look
on a black background.