#fcd7e9 color space conversions
Hex:
#fcd7e9
RGB:
252, 215, 233
CMY:
1, 16, 9
CMYK:
0, 15, 8, 1
HSL:
331°, 86.0465%, 91.5686%
HSV (HSB):
331°, 14.6825%, 98.8235%
XYZ:
79.1533, 75.1795, 87.4301
xyY:
0.3274, 0.3110, 75.1795
CIE-Lab:
89.4770, 15.7717, -4.0363
CIE-LCH:
89.4770, 16.2800, 345.6449
CIE-Luv:
89.4770, 20.5537, -9.0531
Hunter-Lab:
86.7061, 11.2155, 0.9093
#fcd7e9 color charts
#fcd7e9 color shades, tints & tones
#fcd7e9 color schemes
#fcd7e9 color preview, HTML & CSS examples
This text has a color of #fcd7e9
<p style="color:#fcd7e9;">Text here</p>
.mytext {color:#fcd7e9;}
This box has a color of #fcd7e9
<div style="background-color:#fcd7e9;">Content here</div>
.mybackground {background-color:#fcd7e9;}
Border around this has a color of #fcd7e9
<div style="border:2px solid #fcd7e9;">Content here</div>
.myborder {border:2px solid #fcd7e9;}