#fcd1e1 color space conversions
Hex:
#fcd1e1
RGB:
252, 209, 225
CMY:
1, 18, 12
CMYK:
0, 17, 11, 1
HSL:
338°, 87.7551%, 90.3922%
HSV (HSB):
338°, 17.0635%, 98.8235%
XYZ:
76.5360, 71.7326, 81.0461
xyY:
0.3338, 0.3128, 71.7326
CIE-Lab:
87.8397, 17.5857, -2.2198
CIE-LCH:
87.8397, 17.7252, 352.8056
CIE-Luv:
87.8397, 24.5670, -6.5834
Hunter-Lab:
84.6951, 13.0876, 2.5511
#fcd1e1 color charts
#fcd1e1 color shades, tints & tones
#fcd1e1 color schemes
#fcd1e1 color preview, HTML & CSS examples
This text has a color of #fcd1e1
<p style="color:#fcd1e1;">Text here</p>
.mytext {color:#fcd1e1;}
This box has a color of #fcd1e1
<div style="background-color:#fcd1e1;">Content here</div>
.mybackground {background-color:#fcd1e1;}
Border around this has a color of #fcd1e1
<div style="border:2px solid #fcd1e1;">Content here</div>
.myborder {border:2px solid #fcd1e1;}