#e03c2d color space conversions
Hex:
#e03c2d
RGB:
224, 60, 45
CMY:
12, 76, 82
CMYK:
0, 73, 80, 12
HSL:
5°, 74.2739%, 52.7451%
HSV (HSB):
5°, 79.9107%, 87.8431%
XYZ:
32.8300, 19.2685, 4.4715
xyY:
0.5803, 0.3406, 19.2685
CIE-Lab:
50.9998, 62.0247, 46.5152
CIE-LCH:
50.9998, 77.5289, 36.8679
CIE-Luv:
50.9998, 128.5172, 32.4239
Hunter-Lab:
43.8959, 56.6834, 24.6875
#e03c2d color charts
#e03c2d color shades, tints & tones
#e03c2d color schemes
#e03c2d color preview, HTML & CSS examples
This text has a color of #e03c2d
<p style="color:#e03c2d;">Text here</p>
.mytext {color:#e03c2d;}
This box has a color of #e03c2d
<div style="background-color:#e03c2d;">Content here</div>
.mybackground {background-color:#e03c2d;}
Border around this has a color of #e03c2d
<div style="border:2px solid #e03c2d;">Content here</div>
.myborder {border:2px solid #e03c2d;}