#e2120e color space conversions
Hex:
#e2120e
RGB:
226, 18, 14
CMY:
11, 93, 95
CMYK:
0, 92, 94, 11
HSL:
1°, 88.3333%, 47.0588%
HSV (HSB):
1°, 93.8053%, 88.6275%
XYZ:
31.6596, 16.6331, 1.9573
xyY:
0.6300, 0.3310, 16.6331
CIE-Lab:
47.7943, 71.6221, 57.5984
CIE-LCH:
47.7943, 91.9092, 38.8062
CIE-Luv:
47.7943, 151.2101, 33.0596
Hunter-Lab:
40.7837, 67.1948, 25.7031
#e2120e color charts
#e2120e color shades, tints & tones
#e2120e color schemes
#e2120e color preview, HTML & CSS examples
This text has a color of #e2120e
<p style="color:#e2120e;">Text here</p>
.mytext {color:#e2120e;}
This box has a color of #e2120e
<div style="background-color:#e2120e;">Content here</div>
.mybackground {background-color:#e2120e;}
Border around this has a color of #e2120e
<div style="border:2px solid #e2120e;">Content here</div>
.myborder {border:2px solid #e2120e;}