#fcd6e6 color space conversions
Hex:
#fcd6e6
RGB:
252, 214, 230
CMY:
1, 16, 10
CMYK:
0, 15, 9, 1
HSL:
335°, 86.3636%, 91.3725%
HSV (HSB):
335°, 15.0794%, 98.8235%
XYZ:
78.4744, 74.5018, 85.1071
xyY:
0.3296, 0.3129, 74.5018
CIE-Lab:
89.1591, 15.7932, -2.9233
CIE-LCH:
89.1591, 16.0615, 349.5132
CIE-Luv:
89.1591, 21.3779, -7.3402
Hunter-Lab:
86.3144, 11.2365, 1.9594
#fcd6e6 color charts
#fcd6e6 color shades, tints & tones
#fcd6e6 color schemes
#fcd6e6 color preview, HTML & CSS examples
This text has a color of #fcd6e6
<p style="color:#fcd6e6;">Text here</p>
.mytext {color:#fcd6e6;}
This box has a color of #fcd6e6
<div style="background-color:#fcd6e6;">Content here</div>
.mybackground {background-color:#fcd6e6;}
Border around this has a color of #fcd6e6
<div style="border:2px solid #fcd6e6;">Content here</div>
.myborder {border:2px solid #fcd6e6;}