#fd01e1 color space conversions
Hex:
#fd01e1
RGB:
253, 1, 225
CMY:
1, 100, 12
CMYK:
0, 100, 11, 1
HSL:
307°, 99.2126%, 49.8039%
HSV (HSB):
307°, 99.6047%, 99.2157%
XYZ:
54.1095, 26.3406, 73.4665
xyY:
0.3516, 0.1711, 26.3406
CIE-Lab:
58.3589, 93.8828, -47.2125
CIE-LCH:
58.3589, 105.0857, 333.3027
CIE-Luv:
58.3589, 95.1262, -86.7197
Hunter-Lab:
51.3231, 98.3755, -48.9446
#fd01e1 color charts
#fd01e1 color shades, tints & tones
#fd01e1 color schemes
#fd01e1 color preview, HTML & CSS examples
This text has a color of #fd01e1
<p style="color:#fd01e1;">Text here</p>
.mytext {color:#fd01e1;}
This box has a color of #fd01e1
<div style="background-color:#fd01e1;">Content here</div>
.mybackground {background-color:#fd01e1;}
Border around this has a color of #fd01e1
<div style="border:2px solid #fd01e1;">Content here</div>
.myborder {border:2px solid #fd01e1;}