#fe01d2 color space conversions
Hex:
#fe01d2
RGB:
254, 1, 210
CMY:
0, 100, 18
CMYK:
0, 100, 17, 0
HSL:
310°, 99.2157%, 50.0000%
HSV (HSB):
310°, 99.6063%, 99.6078%
XYZ:
52.5168, 25.7457, 63.1742
xyY:
0.3713, 0.1820, 25.7457
CIE-Lab:
57.7949, 92.2077, -39.5780
CIE-LCH:
57.7949, 100.3428, 336.7697
CIE-Luv:
57.7949, 102.5887, -74.7588
Hunter-Lab:
50.7402, 95.9544, -38.3010
#fe01d2 color charts
#fe01d2 color shades, tints & tones
#fe01d2 color schemes
#fe01d2 color preview, HTML & CSS examples
This text has a color of #fe01d2
<p style="color:#fe01d2;">Text here</p>
.mytext {color:#fe01d2;}
This box has a color of #fe01d2
<div style="background-color:#fe01d2;">Content here</div>
.mybackground {background-color:#fe01d2;}
Border around this has a color of #fe01d2
<div style="border:2px solid #fe01d2;">Content here</div>
.myborder {border:2px solid #fe01d2;}