#e21e32 color space conversions
Hex:
#e21e32
RGB:
226, 30, 50
CMY:
11, 88, 80
CMYK:
0, 87, 78, 11
HSL:
354°, 77.1654%, 50.1961%
HSV (HSB):
354°, 86.7257%, 88.6275%
XYZ:
32.4040, 17.3276, 4.6543
xyY:
0.5958, 0.3186, 17.3276
CIE-Lab:
48.6702, 70.5425, 41.5707
CIE-LCH:
48.6702, 81.8802, 30.5108
CIE-Luv:
48.6702, 142.5843, 25.8346
Hunter-Lab:
41.6264, 66.1068, 22.5092
#e21e32 color charts
#e21e32 color shades, tints & tones
#e21e32 color schemes
#e21e32 color preview, HTML & CSS examples
This text has a color of #e21e32
<p style="color:#e21e32;">Text here</p>
.mytext {color:#e21e32;}
This box has a color of #e21e32
<div style="background-color:#e21e32;">Content here</div>
.mybackground {background-color:#e21e32;}
Border around this has a color of #e21e32
<div style="border:2px solid #e21e32;">Content here</div>
.myborder {border:2px solid #e21e32;}