#fc55d1 color space conversions
Hex:
#fc55d1
RGB:
252, 85, 209
CMY:
1, 67, 18
CMYK:
0, 66, 17, 1
HSL:
315°, 96.5318%, 66.0784%
HSV (HSB):
315°, 66.2698%, 98.8235%
XYZ:
54.9020, 31.7959, 63.5652
xyY:
0.3654, 0.2116, 31.7959
CIE-Lab:
63.1738, 75.1423, -30.6472
CIE-LCH:
63.1738, 81.1518, 337.8116
CIE-Luv:
63.1738, 87.1364, -59.3628
Hunter-Lab:
56.3878, 75.1177, -27.3652
#fc55d1 color charts
#fc55d1 color shades, tints & tones
#fc55d1 color schemes
#fc55d1 color preview, HTML & CSS examples
This text has a color of #fc55d1
<p style="color:#fc55d1;">Text here</p>
.mytext {color:#fc55d1;}
This box has a color of #fc55d1
<div style="background-color:#fc55d1;">Content here</div>
.mybackground {background-color:#fc55d1;}
Border around this has a color of #fc55d1
<div style="border:2px solid #fc55d1;">Content here</div>
.myborder {border:2px solid #fc55d1;}