#e1131e color space conversions
Hex:
#e1131e
RGB:
225, 19, 30
CMY:
12, 93, 88
CMYK:
0, 92, 87, 12
HSL:
357°, 84.4262%, 47.8431%
HSV (HSB):
357°, 91.5556%, 88.2353%
XYZ:
31.5186, 16.5670, 2.7648
xyY:
0.6198, 0.3258, 16.5670
CIE-Lab:
47.7098, 71.4710, 51.0595
CIE-LCH:
47.7098, 87.8361, 35.5423
CIE-Luv:
47.7098, 148.5036, 30.2742
Hunter-Lab:
40.7026, 66.9940, 24.4644
#e1131e color charts
#e1131e color shades, tints & tones
#e1131e color schemes
#e1131e color preview, HTML & CSS examples
This text has a color of #e1131e
<p style="color:#e1131e;">Text here</p>
.mytext {color:#e1131e;}
This box has a color of #e1131e
<div style="background-color:#e1131e;">Content here</div>
.mybackground {background-color:#e1131e;}
Border around this has a color of #e1131e
<div style="border:2px solid #e1131e;">Content here</div>
.myborder {border:2px solid #e1131e;}