#e2200b color space conversions
Hex:
#e2200b
RGB:
226, 32, 11
CMY:
11, 87, 96
CMYK:
0, 86, 95, 11
HSL:
6°, 90.7173%, 46.4706%
HSV (HSB):
6°, 95.1327%, 88.6275%
XYZ:
31.9409, 17.2259, 1.9581
xyY:
0.6248, 0.3369, 17.2259
CIE-Lab:
48.5435, 69.4168, 58.8833
CIE-LCH:
48.5435, 91.0271, 40.3065
CIE-Luv:
48.5435, 147.3518, 34.7491
Hunter-Lab:
41.5041, 64.7386, 26.2557
#e2200b color charts
#e2200b color shades, tints & tones
#e2200b color schemes
#e2200b color preview, HTML & CSS examples
This text has a color of #e2200b
<p style="color:#e2200b;">Text here</p>
.mytext {color:#e2200b;}
This box has a color of #e2200b
<div style="background-color:#e2200b;">Content here</div>
.mybackground {background-color:#e2200b;}
Border around this has a color of #e2200b
<div style="border:2px solid #e2200b;">Content here</div>
.myborder {border:2px solid #e2200b;}