#e21e35 color space conversions
Hex:
#e21e35
RGB:
226, 30, 53
CMY:
11, 88, 79
CMYK:
0, 87, 77, 11
HSL:
353°, 77.1654%, 50.1961%
HSV (HSB):
353°, 86.7257%, 88.6275%
XYZ:
32.4709, 17.3543, 5.0065
xyY:
0.5922, 0.3165, 17.3543
CIE-Lab:
48.7034, 70.6393, 39.9069
CIE-LCH:
48.7034, 81.1324, 29.4638
CIE-Luv:
48.7034, 141.9047, 24.7506
Hunter-Lab:
41.6585, 66.2301, 22.0356
#e21e35 color charts
#e21e35 color shades, tints & tones
#e21e35 color schemes
#e21e35 color preview, HTML & CSS examples
This text has a color of #e21e35
<p style="color:#e21e35;">Text here</p>
.mytext {color:#e21e35;}
This box has a color of #e21e35
<div style="background-color:#e21e35;">Content here</div>
.mybackground {background-color:#e21e35;}
Border around this has a color of #e21e35
<div style="border:2px solid #e21e35;">Content here</div>
.myborder {border:2px solid #e21e35;}