#fcd8e9 color space conversions
Hex:
#fcd8e9
RGB:
252, 216, 233
CMY:
1, 15, 9
CMYK:
0, 14, 8, 1
HSL:
332°, 85.7143%, 91.7647%
HSV (HSB):
332°, 14.2857%, 98.8235%
XYZ:
79.4087, 75.6904, 87.5152
xyY:
0.3273, 0.3120, 75.6904
CIE-Lab:
89.7154, 15.2497, -3.6856
CIE-LCH:
89.7154, 15.6887, 346.4129
CIE-Luv:
89.7154, 20.0244, -8.4194
Hunter-Lab:
87.0002, 10.6740, 1.2592
#fcd8e9 color charts
#fcd8e9 color shades, tints & tones
#fcd8e9 color schemes
#fcd8e9 color preview, HTML & CSS examples
This text has a color of #fcd8e9
<p style="color:#fcd8e9;">Text here</p>
.mytext {color:#fcd8e9;}
This box has a color of #fcd8e9
<div style="background-color:#fcd8e9;">Content here</div>
.mybackground {background-color:#fcd8e9;}
Border around this has a color of #fcd8e9
<div style="border:2px solid #fcd8e9;">Content here</div>
.myborder {border:2px solid #fcd8e9;}