#e02f0a color space conversions
Hex:
#e02f0a
RGB:
224, 47, 10
CMY:
12, 82, 96
CMYK:
0, 79, 96, 12
HSL:
10°, 91.4530%, 45.8824%
HSV (HSB):
10°, 95.5357%, 87.8431%
XYZ:
31.8118, 17.9022, 2.0660
xyY:
0.6144, 0.3457, 17.9022
CIE-Lab:
49.3773, 65.3533, 59.3756
CIE-LCH:
49.3773, 88.2979, 42.2562
CIE-Luv:
49.3773, 139.4625, 36.7600
Hunter-Lab:
42.3110, 60.1618, 26.7227
#e02f0a color charts
#e02f0a color shades, tints & tones
#e02f0a color schemes
#e02f0a color preview, HTML & CSS examples
This text has a color of #e02f0a
<p style="color:#e02f0a;">Text here</p>
.mytext {color:#e02f0a;}
This box has a color of #e02f0a
<div style="background-color:#e02f0a;">Content here</div>
.mybackground {background-color:#e02f0a;}
Border around this has a color of #e02f0a
<div style="border:2px solid #e02f0a;">Content here</div>
.myborder {border:2px solid #e02f0a;}