#e01a2f color space conversions
Hex:
#e01a2f
RGB:
224, 26, 47
CMY:
12, 90, 82
CMYK:
0, 88, 79, 12
HSL:
354°, 79.2000%, 49.0196%
HSV (HSB):
354°, 88.3929%, 87.8431%
XYZ:
31.6230, 16.7913, 4.2637
xyY:
0.6003, 0.3188, 16.7913
CIE-Lab:
47.9960, 70.6190, 42.4222
CIE-LCH:
47.9960, 82.3814, 30.9940
CIE-Luv:
47.9960, 142.9392, 26.0322
Hunter-Lab:
40.9772, 66.0420, 22.5150
#e01a2f color charts
#e01a2f color shades, tints & tones
#e01a2f color schemes
#e01a2f color preview, HTML & CSS examples
This text has a color of #e01a2f
<p style="color:#e01a2f;">Text here</p>
.mytext {color:#e01a2f;}
This box has a color of #e01a2f
<div style="background-color:#e01a2f;">Content here</div>
.mybackground {background-color:#e01a2f;}
Border around this has a color of #e01a2f
<div style="border:2px solid #e01a2f;">Content here</div>
.myborder {border:2px solid #e01a2f;}