#e24d2a color space conversions
Hex:
#e24d2a
RGB:
226, 77, 42
CMY:
11, 70, 84
CMYK:
0, 66, 81, 11
HSL:
11°, 76.0331%, 52.5490%
HSV (HSB):
11°, 81.4159%, 88.6275%
XYZ:
34.4358, 21.6437, 4.5532
xyY:
0.5679, 0.3570, 21.6437
CIE-Lab:
53.6469, 56.2442, 50.6614
CIE-LCH:
53.6469, 75.6967, 42.0106
CIE-Luv:
53.6469, 119.7399, 37.8322
Hunter-Lab:
46.5228, 50.7096, 26.7632
#e24d2a color charts
#e24d2a color shades, tints & tones
#e24d2a color schemes
#e24d2a color preview, HTML & CSS examples
This text has a color of #e24d2a
<p style="color:#e24d2a;">Text here</p>
.mytext {color:#e24d2a;}
This box has a color of #e24d2a
<div style="background-color:#e24d2a;">Content here</div>
.mybackground {background-color:#e24d2a;}
Border around this has a color of #e24d2a
<div style="border:2px solid #e24d2a;">Content here</div>
.myborder {border:2px solid #e24d2a;}