#e01d84 color space conversions
Hex:
#e01d84
RGB:
224, 29, 132
CMY:
12, 89, 48
CMYK:
0, 87, 41, 12
HSL:
328°, 77.0751%, 49.6078%
HSV (HSB):
328°, 87.0536%, 87.8431%
XYZ:
35.3447, 18.3920, 23.5169
xyY:
0.4575, 0.2381, 18.3920
CIE-Lab:
49.9681, 75.2096, -6.2588
CIE-LCH:
49.9681, 75.4696, 355.2429
CIE-Luv:
49.9681, 112.0404, -22.5811
Hunter-Lab:
42.8859, 72.0618, -2.4922
#e01d84 color charts
#e01d84 color shades, tints & tones
#e01d84 color schemes
#e01d84 color preview, HTML & CSS examples
This text has a color of #e01d84
<p style="color:#e01d84;">Text here</p>
.mytext {color:#e01d84;}
This box has a color of #e01d84
<div style="background-color:#e01d84;">Content here</div>
.mybackground {background-color:#e01d84;}
Border around this has a color of #e01d84
<div style="border:2px solid #e01d84;">Content here</div>
.myborder {border:2px solid #e01d84;}