#e2213e color space conversions
Hex:
#e2213e
RGB:
226, 33, 62
CMY:
11, 87, 76
CMYK:
0, 85, 73, 11
HSL:
351°, 76.8924%, 50.7843%
HSV (HSB):
351°, 85.3982%, 88.6275%
XYZ:
32.7774, 17.6043, 6.2278
xyY:
0.5790, 0.3110, 17.6043
CIE-Lab:
49.0126, 70.4031, 35.0318
CIE-LCH:
49.0126, 78.6373, 26.4544
CIE-Luv:
49.0126, 138.7032, 21.5400
Hunter-Lab:
41.9574, 66.0197, 20.5697
#e2213e color charts
#e2213e color shades, tints & tones
#e2213e color schemes
#e2213e color preview, HTML & CSS examples
This text has a color of #e2213e
<p style="color:#e2213e;">Text here</p>
.mytext {color:#e2213e;}
This box has a color of #e2213e
<div style="background-color:#e2213e;">Content here</div>
.mybackground {background-color:#e2213e;}
Border around this has a color of #e2213e
<div style="border:2px solid #e2213e;">Content here</div>
.myborder {border:2px solid #e2213e;}