#e21e29 color space conversions
Hex:
#e21e29
RGB:
226, 30, 41
CMY:
11, 88, 84
CMYK:
0, 87, 82, 11
HSL:
357°, 77.1654%, 50.1961%
HSV (HSB):
357°, 86.7257%, 88.6275%
XYZ:
32.2285, 17.2574, 3.7302
xyY:
0.6056, 0.3243, 17.2574
CIE-Lab:
48.5827, 70.2877, 46.3933
CIE-LCH:
48.5827, 84.2182, 33.4268
CIE-Luv:
48.5827, 144.3989, 28.7243
Hunter-Lab:
41.5420, 65.7828, 23.7556
#e21e29 color charts
#e21e29 color shades, tints & tones
#e21e29 color schemes
#e21e29 color preview, HTML & CSS examples
This text has a color of #e21e29
<p style="color:#e21e29;">Text here</p>
.mytext {color:#e21e29;}
This box has a color of #e21e29
<div style="background-color:#e21e29;">Content here</div>
.mybackground {background-color:#e21e29;}
Border around this has a color of #e21e29
<div style="border:2px solid #e21e29;">Content here</div>
.myborder {border:2px solid #e21e29;}