#fcdde1 color space conversions
Hex:
#fcdde1
RGB:
252, 221, 225
CMY:
1, 13, 12
CMYK:
0, 12, 11, 1
HSL:
352°, 83.7838%, 92.7451%
HSV (HSB):
352°, 12.3016%, 98.8235%
XYZ:
79.5919, 77.8446, 82.0647
xyY:
0.3323, 0.3250, 77.8446
CIE-Lab:
90.7089, 11.3290, 1.9708
CIE-LCH:
90.7089, 11.4992, 9.8686
CIE-Luv:
90.7089, 18.0839, 0.9176
Hunter-Lab:
88.2296, 6.6232, 6.6135
#fcdde1 color charts
#fcdde1 color shades, tints & tones
#fcdde1 color schemes
#fcdde1 color preview, HTML & CSS examples
This text has a color of #fcdde1
<p style="color:#fcdde1;">Text here</p>
.mytext {color:#fcdde1;}
This box has a color of #fcdde1
<div style="background-color:#fcdde1;">Content here</div>
.mybackground {background-color:#fcdde1;}
Border around this has a color of #fcdde1
<div style="border:2px solid #fcdde1;">Content here</div>
.myborder {border:2px solid #fcdde1;}