#fcdce2 color space conversions
Hex:
#fcdce2
RGB:
252, 220, 226
CMY:
1, 14, 11
CMYK:
0, 13, 10, 1
HSL:
349°, 84.2105%, 92.5490%
HSV (HSB):
349°, 12.6984%, 98.8235%
XYZ:
79.4656, 77.3728, 82.6977
xyY:
0.3317, 0.3230, 77.3728
CIE-Lab:
90.4929, 12.0104, 1.1317
CIE-LCH:
90.4929, 12.0636, 5.3828
CIE-Luv:
90.4929, 18.5350, -0.4740
Hunter-Lab:
87.9618, 7.3254, 5.8315
#fcdce2 color charts
#fcdce2 color shades, tints & tones
#fcdce2 color schemes
#fcdce2 color preview, HTML & CSS examples
This text has a color of #fcdce2
<p style="color:#fcdce2;">Text here</p>
.mytext {color:#fcdce2;}
This box has a color of #fcdce2
<div style="background-color:#fcdce2;">Content here</div>
.mybackground {background-color:#fcdce2;}
Border around this has a color of #fcdce2
<div style="border:2px solid #fcdce2;">Content here</div>
.myborder {border:2px solid #fcdce2;}