#fc01b7 color space conversions
Hex:
#fc01b7
RGB:
252, 1, 183
CMY:
1, 100, 28
CMYK:
0, 100, 27, 1
HSL:
316°, 99.2095%, 49.6078%
HSV (HSB):
316°, 99.6032%, 98.8235%
XYZ:
48.7030, 24.1361, 46.8915
xyY:
0.4068, 0.2016, 24.1361
CIE-Lab:
56.2238, 88.7973, -26.5103
CIE-LCH:
56.2238, 92.6702, 343.3771
CIE-Luv:
56.2238, 113.6217, -54.3786
Hunter-Lab:
49.1285, 90.9793, -22.2005
#fc01b7 color charts
#fc01b7 color shades, tints & tones
#fc01b7 color schemes
#fc01b7 color preview, HTML & CSS examples
This text has a color of #fc01b7
<p style="color:#fc01b7;">Text here</p>
.mytext {color:#fc01b7;}
This box has a color of #fc01b7
<div style="background-color:#fc01b7;">Content here</div>
.mybackground {background-color:#fc01b7;}
Border around this has a color of #fc01b7
<div style="border:2px solid #fc01b7;">Content here</div>
.myborder {border:2px solid #fc01b7;}