#e24e1d color space conversions
Hex:
#e24e1d
RGB:
226, 78, 29
CMY:
11, 69, 89
CMYK:
0, 65, 87, 11
HSL:
15°, 77.2549%, 50.0000%
HSV (HSB):
15°, 87.1681%, 88.6275%
XYZ:
34.3102, 21.7062, 3.5438
xyY:
0.5761, 0.3644, 21.7062
CIE-Lab:
53.7139, 55.5212, 56.3409
CIE-LCH:
53.7139, 79.1005, 45.4198
CIE-Luv:
53.7139, 120.4853, 41.1223
Hunter-Lab:
46.5900, 49.9201, 28.1032
#e24e1d color charts
#e24e1d color shades, tints & tones
#e24e1d color schemes
#e24e1d color preview, HTML & CSS examples
This text has a color of #e24e1d
<p style="color:#e24e1d;">Text here</p>
.mytext {color:#e24e1d;}
This box has a color of #e24e1d
<div style="background-color:#e24e1d;">Content here</div>
.mybackground {background-color:#e24e1d;}
Border around this has a color of #e24e1d
<div style="border:2px solid #e24e1d;">Content here</div>
.myborder {border:2px solid #e24e1d;}