#e02d0a color space conversions
Hex:
#e02d0a
RGB:
224, 45, 10
CMY:
12, 82, 96
CMYK:
0, 80, 96, 12
HSL:
10°, 91.4530%, 45.8824%
HSV (HSB):
10°, 95.5357%, 87.8431%
XYZ:
31.7336, 17.7460, 2.0399
xyY:
0.6160, 0.3445, 17.7460
CIE-Lab:
49.1865, 65.8912, 59.2718
CIE-LCH:
49.1865, 88.6273, 41.9727
CIE-Luv:
49.1865, 140.4490, 36.4240
Hunter-Lab:
42.1260, 60.7442, 26.6171
#e02d0a color charts
#e02d0a color shades, tints & tones
#e02d0a color schemes
#e02d0a color preview, HTML & CSS examples
This text has a color of #e02d0a
<p style="color:#e02d0a;">Text here</p>
.mytext {color:#e02d0a;}
This box has a color of #e02d0a
<div style="background-color:#e02d0a;">Content here</div>
.mybackground {background-color:#e02d0a;}
Border around this has a color of #e02d0a
<div style="border:2px solid #e02d0a;">Content here</div>
.myborder {border:2px solid #e02d0a;}