#e01d54 color space conversions
Hex:
#e01d54
RGB:
224, 29, 84
CMY:
12, 89, 67
CMYK:
0, 87, 63, 12
HSL:
343°, 77.0751%, 49.6078%
HSV (HSB):
343°, 87.0536%, 87.8431%
XYZ:
32.7801, 17.3661, 10.0118
xyY:
0.5449, 0.2887, 17.3661
CIE-Lab:
48.7181, 71.6820, 21.3121
CIE-LCH:
48.7181, 74.7831, 16.5580
CIE-Luv:
48.7181, 131.5561, 9.5567
Hunter-Lab:
41.6727, 67.4824, 14.9265
#e01d54 color charts
#e01d54 color shades, tints & tones
#e01d54 color schemes
#e01d54 color preview, HTML & CSS examples
This text has a color of #e01d54
<p style="color:#e01d54;">Text here</p>
.mytext {color:#e01d54;}
This box has a color of #e01d54
<div style="background-color:#e01d54;">Content here</div>
.mybackground {background-color:#e01d54;}
Border around this has a color of #e01d54
<div style="border:2px solid #e01d54;">Content here</div>
.myborder {border:2px solid #e01d54;}