#fcdcec color space conversions
Hex:
#fcdcec
RGB:
252, 220, 236
CMY:
1, 14, 7
CMYK:
0, 13, 6, 1
HSL:
330°, 84.2105%, 92.5490%
HSV (HSB):
330°, 12.6984%, 98.8235%
XYZ:
80.8784, 77.9380, 90.1377
xyY:
0.3249, 0.3131, 77.9380
CIE-Lab:
90.7516, 13.6707, -3.7382
CIE-LCH:
90.7516, 14.1726, 344.7064
CIE-Luv:
90.7516, 17.6347, -8.2242
Hunter-Lab:
88.2825, 9.0352, 1.2618
#fcdcec color charts
#fcdcec color shades, tints & tones
#fcdcec color schemes
#fcdcec color preview, HTML & CSS examples
This text has a color of #fcdcec
<p style="color:#fcdcec;">Text here</p>
.mytext {color:#fcdcec;}
This box has a color of #fcdcec
<div style="background-color:#fcdcec;">Content here</div>
.mybackground {background-color:#fcdcec;}
Border around this has a color of #fcdcec
<div style="border:2px solid #fcdcec;">Content here</div>
.myborder {border:2px solid #fcdcec;}