#e21e2e color space conversions
Hex:
#e21e2e
RGB:
226, 30, 46
CMY:
11, 88, 82
CMYK:
0, 87, 80, 11
HSL:
355°, 77.1654%, 50.1961%
HSV (HSB):
355°, 86.7257%, 88.6275%
XYZ:
32.3214, 17.2946, 4.2194
xyY:
0.6004, 0.3212, 17.2946
CIE-Lab:
48.6291, 70.4228, 43.7493
CIE-LCH:
48.6291, 82.9058, 31.8501
CIE-Luv:
48.6291, 143.4324, 27.1862
Hunter-Lab:
41.5867, 65.9545, 23.0951
#e21e2e color charts
#e21e2e color shades, tints & tones
#e21e2e color schemes
#e21e2e color preview, HTML & CSS examples
This text has a color of #e21e2e
<p style="color:#e21e2e;">Text here</p>
.mytext {color:#e21e2e;}
This box has a color of #e21e2e
<div style="background-color:#e21e2e;">Content here</div>
.mybackground {background-color:#e21e2e;}
Border around this has a color of #e21e2e
<div style="border:2px solid #e21e2e;">Content here</div>
.myborder {border:2px solid #e21e2e;}