#e03a2e color space conversions
Hex:
#e03a2e
RGB:
224, 58, 46
CMY:
12, 77, 82
CMYK:
0, 74, 79, 12
HSL:
4°, 74.1667%, 52.9412%
HSV (HSB):
4°, 79.4643%, 87.8431%
XYZ:
32.7467, 19.0707, 4.5398
xyY:
0.5811, 0.3384, 19.0707
CIE-Lab:
50.7698, 62.7193, 45.7687
CIE-LCH:
50.7698, 77.6433, 36.1197
CIE-Luv:
50.7698, 129.4885, 31.6650
Hunter-Lab:
43.6700, 57.4288, 24.4053
#e03a2e color charts
#e03a2e color shades, tints & tones
#e03a2e color schemes
#e03a2e color preview, HTML & CSS examples
This text has a color of #e03a2e
<p style="color:#e03a2e;">Text here</p>
.mytext {color:#e03a2e;}
This box has a color of #e03a2e
<div style="background-color:#e03a2e;">Content here</div>
.mybackground {background-color:#e03a2e;}
Border around this has a color of #e03a2e
<div style="border:2px solid #e03a2e;">Content here</div>
.myborder {border:2px solid #e03a2e;}