#e22d1d color space conversions
Hex:
#e22d1d
RGB:
226, 45, 29
CMY:
11, 82, 89
CMYK:
0, 80, 87, 11
HSL:
5°, 77.2549%, 50.0000%
HSV (HSB):
5°, 87.1681%, 88.6275%
XYZ:
32.5242, 18.1342, 2.9484
xyY:
0.6067, 0.3383, 18.1342
CIE-Lab:
49.6585, 66.7136, 53.1459
CIE-LCH:
49.6585, 85.2948, 38.5418
CIE-Luv:
49.6585, 140.2783, 33.8649
Hunter-Lab:
42.5843, 61.8086, 25.7039
#e22d1d color charts
#e22d1d color shades, tints & tones
#e22d1d color schemes
#e22d1d color preview, HTML & CSS examples
This text has a color of #e22d1d
<p style="color:#e22d1d;">Text here</p>
.mytext {color:#e22d1d;}
This box has a color of #e22d1d
<div style="background-color:#e22d1d;">Content here</div>
.mybackground {background-color:#e22d1d;}
Border around this has a color of #e22d1d
<div style="border:2px solid #e22d1d;">Content here</div>
.myborder {border:2px solid #e22d1d;}