#fcd3e3 color space conversions
Hex:
#fcd3e3
RGB:
252, 211, 227
CMY:
1, 17, 11
CMYK:
0, 16, 10, 1
HSL:
337°, 87.2340%, 90.7843%
HSV (HSB):
337°, 16.2698%, 98.8235%
XYZ:
77.3043, 72.8300, 82.6563
xyY:
0.3321, 0.3129, 72.8300
CIE-Lab:
88.3666, 16.8661, -2.5040
CIE-LCH:
88.3666, 17.0510, 351.5554
CIE-Luv:
88.3666, 23.2836, -6.8884
Hunter-Lab:
85.3405, 12.3453, 2.3132
#fcd3e3 color charts
#fcd3e3 color shades, tints & tones
#fcd3e3 color schemes
#fcd3e3 color preview, HTML & CSS examples
This text has a color of #fcd3e3
<p style="color:#fcd3e3;">Text here</p>
.mytext {color:#fcd3e3;}
This box has a color of #fcd3e3
<div style="background-color:#fcd3e3;">Content here</div>
.mybackground {background-color:#fcd3e3;}
Border around this has a color of #fcd3e3
<div style="border:2px solid #fcd3e3;">Content here</div>
.myborder {border:2px solid #fcd3e3;}