#fcd3e9 color space conversions
Hex:
#fcd3e9
RGB:
252, 211, 233
CMY:
1, 17, 9
CMYK:
0, 16, 8, 1
HSL:
328°, 87.2340%, 90.7843%
HSV (HSB):
328°, 16.2698%, 98.8235%
XYZ:
78.1471, 73.1672, 87.0947
xyY:
0.3278, 0.3069, 73.1672
CIE-Lab:
88.5274, 17.8632, -5.4356
CIE-LCH:
88.5274, 18.6718, 343.0755
CIE-Luv:
88.5274, 22.6696, -11.5860
Hunter-Lab:
85.5378, 13.3860, -0.4927
#fcd3e9 color charts
#fcd3e9 color shades, tints & tones
#fcd3e9 color schemes
#fcd3e9 color preview, HTML & CSS examples
This text has a color of #fcd3e9
<p style="color:#fcd3e9;">Text here</p>
.mytext {color:#fcd3e9;}
This box has a color of #fcd3e9
<div style="background-color:#fcd3e9;">Content here</div>
.mybackground {background-color:#fcd3e9;}
Border around this has a color of #fcd3e9
<div style="border:2px solid #fcd3e9;">Content here</div>
.myborder {border:2px solid #fcd3e9;}