#e02f0d color space conversions
Hex:
#e02f0d
RGB:
224, 47, 13
CMY:
12, 82, 95
CMYK:
0, 79, 94, 12
HSL:
10°, 89.0295%, 46.4706%
HSV (HSB):
10°, 94.1964%, 87.8431%
XYZ:
31.8296, 17.9094, 2.1600
xyY:
0.6133, 0.3451, 17.9094
CIE-Lab:
49.3860, 65.3808, 58.5932
CIE-LCH:
49.3860, 87.7941, 41.8661
CIE-Luv:
49.3860, 139.2830, 36.4533
Hunter-Lab:
42.3195, 60.1956, 26.5974
#e02f0d color charts
#e02f0d color shades, tints & tones
#e02f0d color schemes
#e02f0d color preview, HTML & CSS examples
This text has a color of #e02f0d
<p style="color:#e02f0d;">Text here</p>
.mytext {color:#e02f0d;}
This box has a color of #e02f0d
<div style="background-color:#e02f0d;">Content here</div>
.mybackground {background-color:#e02f0d;}
Border around this has a color of #e02f0d
<div style="border:2px solid #e02f0d;">Content here</div>
.myborder {border:2px solid #e02f0d;}