#e2200c color space conversions
Hex:
#e2200c
RGB:
226, 32, 12
CMY:
11, 87, 95
CMYK:
0, 86, 95, 11
HSL:
6°, 89.9160%, 46.6667%
HSV (HSB):
6°, 94.6903%, 88.6275%
XYZ:
31.9469, 17.2283, 1.9894
xyY:
0.6244, 0.3367, 17.2283
CIE-Lab:
48.5464, 69.4256, 58.6101
CIE-LCH:
48.5464, 90.8573, 40.1716
CIE-Luv:
48.5464, 147.2869, 34.6455
Hunter-Lab:
41.5070, 64.7497, 26.2131
#e2200c color charts
#e2200c color shades, tints & tones
#e2200c color schemes
#e2200c color preview, HTML & CSS examples
This text has a color of #e2200c
<p style="color:#e2200c;">Text here</p>
.mytext {color:#e2200c;}
This box has a color of #e2200c
<div style="background-color:#e2200c;">Content here</div>
.mybackground {background-color:#e2200c;}
Border around this has a color of #e2200c
<div style="border:2px solid #e2200c;">Content here</div>
.myborder {border:2px solid #e2200c;}