#e2301e color space conversions
Hex:
#e2301e
RGB:
226, 48, 30
CMY:
11, 81, 88
CMYK:
0, 79, 87, 11
HSL:
6°, 77.1654%, 50.1961%
HSV (HSB):
6°, 86.7257%, 88.6275%
XYZ:
32.6553, 18.3764, 3.0542
xyY:
0.6038, 0.3398, 18.3764
CIE-Lab:
49.9495, 65.9288, 52.9381
CIE-LCH:
49.9495, 84.5521, 38.7630
CIE-Luv:
49.9495, 138.7081, 34.1742
Hunter-Lab:
42.8677, 60.9575, 25.7832
#e2301e color charts
#e2301e color shades, tints & tones
#e2301e color schemes
#e2301e color preview, HTML & CSS examples
This text has a color of #e2301e
<p style="color:#e2301e;">Text here</p>
.mytext {color:#e2301e;}
This box has a color of #e2301e
<div style="background-color:#e2301e;">Content here</div>
.mybackground {background-color:#e2301e;}
Border around this has a color of #e2301e
<div style="border:2px solid #e2301e;">Content here</div>
.myborder {border:2px solid #e2301e;}