#fc01bc color space conversions
Hex:
#fc01bc
RGB:
252, 1, 188
CMY:
1, 100, 26
CMYK:
0, 100, 25, 1
HSL:
315°, 99.2095%, 49.6078%
HSV (HSB):
315°, 99.6032%, 98.8235%
XYZ:
49.2328, 24.3480, 49.6817
xyY:
0.3994, 0.1975, 24.3480
CIE-Lab:
56.4345, 89.3345, -29.0850
CIE-LCH:
56.4345, 93.9499, 341.9661
CIE-Luv:
56.4345, 111.2508, -58.2945
Hunter-Lab:
49.3437, 91.7476, -25.1556
#fc01bc color charts
#fc01bc color shades, tints & tones
#fc01bc color schemes
#fc01bc color preview, HTML & CSS examples
This text has a color of #fc01bc
<p style="color:#fc01bc;">Text here</p>
.mytext {color:#fc01bc;}
This box has a color of #fc01bc
<div style="background-color:#fc01bc;">Content here</div>
.mybackground {background-color:#fc01bc;}
Border around this has a color of #fc01bc
<div style="border:2px solid #fc01bc;">Content here</div>
.myborder {border:2px solid #fc01bc;}