In RGB color space, #fadecc hex color has a red value of 250, a green value of 222 and a blue value of 204.
In CMYK color space (used in color printing), #fadecc hex color is composed of 0% cyan, 11.2% magenta, 18.4% yellow and 1.96% black.
#fadecc color has a hue of 23.5 degrees, a saturation of 82.14% and a lightness of 89%.
#fadecc hex color contains mainly RED.
The closest web safe color of #fadecc is #ffcccc
#fadecc hex color has a decimal value of 16441036.
HEX | fadecc | #fadecc |
---|---|---|
RGB | 250, 222, 204 | rgb(250, 222, 204) |
RGB Percent | 98.04, 87.06, 80 | rgb(98.04, 87.06, 80) |
CMYK | 0, 11, 18, 2 | |
HSL | 23.5°, 82.14, 89 | hsl(23.5, 82.14%, 89%) |
HSV | 23.5°, 18.4, 98 |
XYZ | 76.445, 76.926, 67.946 |
---|---|
Hunter Lab | 87.707, 2.091, 15.464 |
CIE-LAB | 90.288, 6.85, 12.346 |
CIE-LCH | 90.288, 14.119, 60.977 |
CIE-LUV | 0, 11.2, 18.4, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadecc
CMYK percent of color #fadecc
Text with hexadecimal color #fadecc
This text has a font color of #fadecc
<p style="color:#fadecc">Text here</p>
#fadecc Background Color
This box has a background color of #fadecc
<div style="background-color:#fadecc">Text here</div>
#fadecc Border Color
This box has a border color of #fadecc
<div style="border: 4px solid #fadecc">Text here</div>
CSS codes
<p style="color:#fadecc">Text here</p>
<div style="background-color:#fadecc">Text here</div>
<div style="border: 4px solid #fadecc">Text here</div>
#fadecc Color on white background
This is how a font and box color of #fadecc will look
on a white background.
#fadecc Color on black background
This is how a font and box color of #fadecc hex color will look
on a black background.