#e01981 color space conversions
Hex:
#e01981
RGB:
224, 25, 129
CMY:
12, 90, 49
CMYK:
0, 89, 42, 12
HSL:
329°, 79.9197%, 48.8235%
HSV (HSB):
329°, 88.8393%, 87.8431%
XYZ:
35.0505, 18.1275, 22.4205
xyY:
0.4636, 0.2398, 18.1275
CIE-Lab:
49.6504, 75.5788, -4.9119
CIE-LCH:
49.6504, 75.7382, 356.2816
CIE-Luv:
49.6504, 114.1211, -20.8963
Hunter-Lab:
42.5764, 72.4392, -1.4182
#e01981 color charts
#e01981 color shades, tints & tones
#e01981 color schemes
#e01981 color preview, HTML & CSS examples
This text has a color of #e01981
<p style="color:#e01981;">Text here</p>
.mytext {color:#e01981;}
This box has a color of #e01981
<div style="background-color:#e01981;">Content here</div>
.mybackground {background-color:#e01981;}
Border around this has a color of #e01981
<div style="border:2px solid #e01981;">Content here</div>
.myborder {border:2px solid #e01981;}