#e02d2b color space conversions
Hex:
#e02d2b
RGB:
224, 45, 43
CMY:
12, 82, 83
CMYK:
0, 80, 81, 12
HSL:
1°, 74.4856%, 52.3529%
HSV (HSB):
1°, 80.8036%, 87.8431%
XYZ:
32.1149, 17.8985, 4.0476
xyY:
0.5940, 0.3311, 17.8985
CIE-Lab:
49.3727, 66.4722, 45.9629
CIE-LCH:
49.3727, 80.8155, 34.6623
CIE-Luv:
49.3727, 136.6631, 30.0080
Hunter-Lab:
42.3066, 61.4626, 23.9422
#e02d2b color charts
#e02d2b color shades, tints & tones
#e02d2b color schemes
#e02d2b color preview, HTML & CSS examples
This text has a color of #e02d2b
<p style="color:#e02d2b;">Text here</p>
.mytext {color:#e02d2b;}
This box has a color of #e02d2b
<div style="background-color:#e02d2b;">Content here</div>
.mybackground {background-color:#e02d2b;}
Border around this has a color of #e02d2b
<div style="border:2px solid #e02d2b;">Content here</div>
.myborder {border:2px solid #e02d2b;}