#e02f2b color space conversions
Hex:
#e02f2b
RGB:
224, 47, 43
CMY:
12, 82, 83
CMYK:
0, 79, 81, 12
HSL:
1°, 74.4856%, 52.3529%
HSV (HSB):
1°, 80.8036%, 87.8431%
XYZ:
32.1930, 18.0547, 4.0737
xyY:
0.5926, 0.3324, 18.0547
CIE-Lab:
49.5624, 65.9368, 46.1471
CIE-LCH:
49.5624, 80.4811, 34.9870
CIE-Luv:
49.5624, 135.7279, 30.3656
Hunter-Lab:
42.4909, 60.8807, 24.0594
#e02f2b color charts
#e02f2b color shades, tints & tones
#e02f2b color schemes
#e02f2b color preview, HTML & CSS examples
This text has a color of #e02f2b
<p style="color:#e02f2b;">Text here</p>
.mytext {color:#e02f2b;}
This box has a color of #e02f2b
<div style="background-color:#e02f2b;">Content here</div>
.mybackground {background-color:#e02f2b;}
Border around this has a color of #e02f2b
<div style="border:2px solid #e02f2b;">Content here</div>
.myborder {border:2px solid #e02f2b;}