#e01e91 color space conversions
Hex:
#e01e91
RGB:
224, 30, 145
CMY:
12, 88, 43
CMYK:
0, 87, 35, 12
HSL:
324°, 76.3780%, 49.8039%
HSV (HSB):
324°, 86.6071%, 87.8431%
XYZ:
36.3156, 18.8202, 28.5067
xyY:
0.4342, 0.2250, 18.8202
CIE-Lab:
50.4762, 76.2823, -13.3316
CIE-LCH:
50.4762, 77.4385, 350.0867
CIE-Luv:
50.4762, 106.0386, -32.2966
Hunter-Lab:
43.3822, 73.5048, -8.5922
#e01e91 color charts
#e01e91 color shades, tints & tones
#e01e91 color schemes
#e01e91 color preview, HTML & CSS examples
This text has a color of #e01e91
<p style="color:#e01e91;">Text here</p>
.mytext {color:#e01e91;}
This box has a color of #e01e91
<div style="background-color:#e01e91;">Content here</div>
.mybackground {background-color:#e01e91;}
Border around this has a color of #e01e91
<div style="border:2px solid #e01e91;">Content here</div>
.myborder {border:2px solid #e01e91;}