#facddf color space conversions
Hex:
#facddf
RGB:
250, 205, 223
CMY:
2, 20, 13
CMYK:
0, 18, 11, 2
HSL:
336°, 81.8182%, 89.2157%
HSV (HSB):
336°, 18.0000%, 98.0392%
XYZ:
74.5749, 69.3143, 79.2605
xyY:
0.3342, 0.3106, 69.3143
CIE-Lab:
86.6595, 18.6657, -2.9138
CIE-LCH:
86.6595, 18.8917, 351.1275
CIE-Luv:
86.6595, 25.6683, -7.8282
Hunter-Lab:
83.2552, 14.1927, 1.8335
#facddf color charts
#facddf color shades, tints & tones
#facddf color schemes
#facddf color preview, HTML & CSS examples
This text has a color of #facddf
<p style="color:#facddf;">Text here</p>
.mytext {color:#facddf;}
This box has a color of #facddf
<div style="background-color:#facddf;">Content here</div>
.mybackground {background-color:#facddf;}
Border around this has a color of #facddf
<div style="border:2px solid #facddf;">Content here</div>
.myborder {border:2px solid #facddf;}