#facddc color space conversions
Hex:
#facddc
RGB:
250, 205, 220
CMY:
2, 20, 14
CMYK:
0, 18, 12, 2
HSL:
340°, 81.8182%, 89.2157%
HSV (HSB):
340°, 18.0000%, 98.0392%
XYZ:
74.1739, 69.1539, 77.1488
xyY:
0.3364, 0.3137, 69.1539
CIE-Lab:
86.5802, 18.1792, -1.4382
CIE-LCH:
86.5802, 18.2360, 355.4765
CIE-Luv:
86.5802, 25.9909, -5.4957
Hunter-Lab:
83.1589, 13.6859, 3.2062
#facddc color charts
#facddc color shades, tints & tones
#facddc color schemes
#facddc color preview, HTML & CSS examples
This text has a color of #facddc
<p style="color:#facddc;">Text here</p>
.mytext {color:#facddc;}
This box has a color of #facddc
<div style="background-color:#facddc;">Content here</div>
.mybackground {background-color:#facddc;}
Border around this has a color of #facddc
<div style="border:2px solid #facddc;">Content here</div>
.myborder {border:2px solid #facddc;}