#fc01d9 color space conversions
Hex:
#fc01d9
RGB:
252, 1, 217
CMY:
1, 100, 15
CMYK:
0, 100, 14, 1
HSL:
308°, 99.2095%, 49.6078%
HSV (HSB):
308°, 99.6032%, 98.8235%
XYZ:
52.6801, 25.7269, 67.8349
xyY:
0.3602, 0.1759, 25.7269
CIE-Lab:
57.7769, 92.7100, -43.6141
CIE-LCH:
57.7769, 102.4565, 334.8060
CIE-Luv:
57.7769, 97.8984, -80.9148
Hunter-Lab:
50.7217, 96.6291, -43.7889
#fc01d9 color charts
#fc01d9 color shades, tints & tones
#fc01d9 color schemes
#fc01d9 color preview, HTML & CSS examples
This text has a color of #fc01d9
<p style="color:#fc01d9;">Text here</p>
.mytext {color:#fc01d9;}
This box has a color of #fc01d9
<div style="background-color:#fc01d9;">Content here</div>
.mybackground {background-color:#fc01d9;}
Border around this has a color of #fc01d9
<div style="border:2px solid #fc01d9;">Content here</div>
.myborder {border:2px solid #fc01d9;}