#fc01c5 color space conversions
Hex:
#fc01c5
RGB:
252, 1, 197
CMY:
1, 100, 23
CMYK:
0, 100, 22, 1
HSL:
313°, 99.2095%, 49.6078%
HSV (HSB):
313°, 99.6032%, 98.8235%
XYZ:
50.2338, 24.7484, 54.9526
xyY:
0.3866, 0.1905, 24.7484
CIE-Lab:
56.8294, 90.3355, -33.6674
CIE-LCH:
56.8294, 96.4053, 339.5599
CIE-Luv:
56.8294, 107.0255, -65.3435
Hunter-Lab:
49.7477, 93.1854, -30.6698
#fc01c5 color charts
#fc01c5 color shades, tints & tones
#fc01c5 color schemes
#fc01c5 color preview, HTML & CSS examples
This text has a color of #fc01c5
<p style="color:#fc01c5;">Text here</p>
.mytext {color:#fc01c5;}
This box has a color of #fc01c5
<div style="background-color:#fc01c5;">Content here</div>
.mybackground {background-color:#fc01c5;}
Border around this has a color of #fc01c5
<div style="border:2px solid #fc01c5;">Content here</div>
.myborder {border:2px solid #fc01c5;}