#e2292e color space conversions
Hex:
#e2292e
RGB:
226, 41, 46
CMY:
11, 84, 82
CMYK:
0, 82, 80, 11
HSL:
358°, 76.1317%, 52.3529%
HSV (HSB):
358°, 81.8584%, 88.6275%
XYZ:
32.6501, 17.9519, 4.3290
xyY:
0.5944, 0.3268, 17.9519
CIE-Lab:
49.4377, 68.1162, 44.5628
CIE-LCH:
49.4377, 81.3981, 33.1934
CIE-Luv:
49.4377, 139.3842, 28.7364
Hunter-Lab:
42.3697, 63.4054, 23.6010
#e2292e color charts
#e2292e color shades, tints & tones
#e2292e color schemes
#e2292e color preview, HTML & CSS examples
This text has a color of #e2292e
<p style="color:#e2292e;">Text here</p>
.mytext {color:#e2292e;}
This box has a color of #e2292e
<div style="background-color:#e2292e;">Content here</div>
.mybackground {background-color:#e2292e;}
Border around this has a color of #e2292e
<div style="border:2px solid #e2292e;">Content here</div>
.myborder {border:2px solid #e2292e;}