#e02f0c color space conversions
Hex:
#e02f0c
RGB:
224, 47, 12
CMY:
12, 82, 95
CMYK:
0, 79, 95, 12
HSL:
10°, 89.8305%, 46.2745%
HSV (HSB):
10°, 94.6429%, 87.8431%
XYZ:
31.8233, 17.9069, 2.1269
xyY:
0.6137, 0.3453, 17.9069
CIE-Lab:
49.3830, 65.3711, 58.8658
CIE-LCH:
49.3830, 87.9692, 42.0026
CIE-Luv:
49.3830, 139.3461, 36.5612
Hunter-Lab:
42.3165, 60.1837, 26.6415
#e02f0c color charts
#e02f0c color shades, tints & tones
#e02f0c color schemes
#e02f0c color preview, HTML & CSS examples
This text has a color of #e02f0c
<p style="color:#e02f0c;">Text here</p>
.mytext {color:#e02f0c;}
This box has a color of #e02f0c
<div style="background-color:#e02f0c;">Content here</div>
.mybackground {background-color:#e02f0c;}
Border around this has a color of #e02f0c
<div style="border:2px solid #e02f0c;">Content here</div>
.myborder {border:2px solid #e02f0c;}