#facdcc color space conversions
Hex:
#facdcc
RGB:
250, 205, 204
CMY:
2, 20, 20
CMYK:
0, 18, 18, 2
HSL:
1°, 82.1429%, 89.0196%
HSV (HSB):
1°, 18.4000%, 98.0392%
XYZ:
72.1547, 68.3463, 66.5159
xyY:
0.3485, 0.3301, 68.3463
CIE-Lab:
86.1793, 15.6917, 6.4699
CIE-LCH:
86.1793, 16.9732, 22.4071
CIE-Luv:
86.1793, 27.6790, 6.6799
Hunter-Lab:
82.6718, 11.1165, 10.1668
#facdcc color charts
#facdcc RGB chart
#facdcc CMYK chart
#facdcc RGB pie chart
#facdcc color shades, tints & tones
#facdcc color schemes
#facdcc color preview, HTML & CSS examples
This text has a color of #facdcc
<p style="color:#facdcc;">Text here</p>
.mytext {color:#facdcc;}
Text color #facdcc
This box has a color of #facdcc
<div style="background-color:#facdcc;">Content here</div>
.mybackground {background-color:#facdcc;}
Background color #facdcc
Border around this has a color of #facdcc
<div style="border:2px solid #facdcc;">Content here</div>
.myborder {border:2px solid #facdcc;}
Border color #facdcc