In RGB color space, #fffadc hex color has a red value of 255, a green value of 250 and a blue value of 220.
In CMYK color space (used in color printing), #fffadc hex color is composed of 0% cyan, 1.96% magenta, 13.73% yellow and 0% black.
#fffadc color has a hue of 51.4 degrees, a saturation of 100% and a lightness of 93.1%.
#fffadc hex color contains mainly RED.
The closest web safe color of #fffadc is #ffffcc
#fffadc hex color has a decimal value of 16775900.
HEX | fffadc | #fffadc |
---|---|---|
RGB | 255, 250, 220 | rgb(255, 250, 220) |
RGB Percent | 100, 98.04, 86.27 | rgb(100, 98.04, 86.27) |
CMYK | 0, 2, 14, 0 | |
HSL | 51.4°, 100, 93.1 | hsl(51.4, 100%, 93.1%) |
HSV | 51.4°, 13.7, 100 |
XYZ | 88.344, 94.799, 81.352 |
---|---|
Hunter Lab | 97.365, -8.426, 18.616 |
CIE-LAB | 97.953, -3.218, 14.989 |
CIE-LCH | 97.953, 15.331, 102.117 |
CIE-LUV | 0, 1.96, 13.73, 0 |
Web Safe | ffffcc |
RGB percent of color #fffadc
CMYK percent of color #fffadc
Text with hexadecimal color #fffadc
This text has a font color of #fffadc
<p style="color:#fffadc">Text here</p>
#fffadc Background Color
This box has a background color of #fffadc
<div style="background-color:#fffadc">Text here</div>
#fffadc Border Color
This box has a border color of #fffadc
<div style="border: 4px solid #fffadc">Text here</div>
CSS codes
<p style="color:#fffadc">Text here</p>
<div style="background-color:#fffadc">Text here</div>
<div style="border: 4px solid #fffadc">Text here</div>
#fffadc Color on white background
This is how a font and box color of #fffadc will look
on a white background.
#fffadc Color on black background
This is how a font and box color of #fffadc hex color will look
on a black background.