#fc5dc3 color space conversions
Hex:
#fc5dc3
RGB:
252, 93, 195
CMY:
1, 64, 24
CMYK:
0, 63, 23, 1
HSL:
322°, 96.3636%, 67.6471%
HSV (HSB):
322°, 63.0952%, 98.8235%
XYZ:
53.9096, 32.4643, 55.0546
xyY:
0.3812, 0.2295, 32.4643
CIE-Lab:
63.7248, 70.2432, -21.8773
CIE-LCH:
63.7248, 73.5713, 342.7008
CIE-Luv:
63.7248, 89.1221, -45.1555
Hunter-Lab:
56.9774, 69.1784, -17.4050
#fc5dc3 color charts
#fc5dc3 color shades, tints & tones
#fc5dc3 color schemes
#fc5dc3 color preview, HTML & CSS examples
This text has a color of #fc5dc3
<p style="color:#fc5dc3;">Text here</p>
.mytext {color:#fc5dc3;}
This box has a color of #fc5dc3
<div style="background-color:#fc5dc3;">Content here</div>
.mybackground {background-color:#fc5dc3;}
Border around this has a color of #fc5dc3
<div style="border:2px solid #fc5dc3;">Content here</div>
.myborder {border:2px solid #fc5dc3;}