In RGB color space, #fadccc hex color has a red value of 250, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #fadccc hex color is composed of 0% cyan, 12% magenta, 18.4% yellow and 1.96% black.
#fadccc color has a hue of 20.9 degrees, a saturation of 82.14% and a lightness of 89%.
#fadccc hex color contains mainly RED.
The closest web safe color of #fadccc is #ffcccc
#fadccc hex color has a decimal value of 16440524.
HEX | fadccc | #fadccc |
---|---|---|
RGB | 250, 220, 204 | rgb(250, 220, 204) |
RGB Percent | 98.04, 86.27, 80 | rgb(98.04, 86.27, 80) |
CMYK | 0, 12, 18, 2 | |
HSL | 20.9°, 82.14, 89 | hsl(20.9, 82.14%, 89%) |
HSV | 20.9°, 18.4, 98 |
XYZ | 75.917, 75.87, 67.77 |
---|---|
Hunter Lab | 87.103, 3.145, 14.842 |
CIE-LAB | 89.799, 7.883, 11.651 |
CIE-LCH | 89.799, 14.067, 55.918 |
CIE-LUV | 0, 12, 18.4, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadccc
CMYK percent of color #fadccc
Text with hexadecimal color #fadccc
This text has a font color of #fadccc
<p style="color:#fadccc">Text here</p>
#fadccc Background Color
This box has a background color of #fadccc
<div style="background-color:#fadccc">Text here</div>
#fadccc Border Color
This box has a border color of #fadccc
<div style="border: 4px solid #fadccc">Text here</div>
CSS codes
<p style="color:#fadccc">Text here</p>
<div style="background-color:#fadccc">Text here</div>
<div style="border: 4px solid #fadccc">Text here</div>
#fadccc Color on white background
This is how a font and box color of #fadccc will look
on a white background.
#fadccc Color on black background
This is how a font and box color of #fadccc hex color will look
on a black background.