#facdce color space conversions
Hex:
#facdce
RGB:
250, 205, 206
CMY:
2, 20, 19
CMYK:
0, 18, 18, 2
HSL:
359°, 81.8182%, 89.2157%
HSV (HSB):
359°, 18.0000%, 98.0392%
XYZ:
72.3962, 68.4429, 67.7876
xyY:
0.3470, 0.3281, 68.4429
CIE-Lab:
86.2274, 15.9926, 5.4782
CIE-LCH:
86.2274, 16.9048, 18.9087
CIE-Luv:
86.2274, 27.4713, 5.1844
Hunter-Lab:
82.7302, 11.4254, 9.3300
#facdce color charts
#facdce RGB chart
#facdce CMYK chart
#facdce RGB pie chart
#facdce color shades, tints & tones
#facdce color schemes
#facdce color preview, HTML & CSS examples
This text has a color of #facdce
<p style="color:#facdce;">Text here</p>
.mytext {color:#facdce;}
Text color #facdce
This box has a color of #facdce
<div style="background-color:#facdce;">Content here</div>
.mybackground {background-color:#facdce;}
Background color #facdce
Border around this has a color of #facdce
<div style="border:2px solid #facdce;">Content here</div>
.myborder {border:2px solid #facdce;}
Border color #facdce