#e12e16 color space conversions
Hex:
#e12e16
RGB:
225, 46, 22
CMY:
12, 82, 91
CMYK:
0, 80, 90, 12
HSL:
7°, 82.1862%, 48.4314%
HSV (HSB):
7°, 90.2222%, 88.2353%
XYZ:
32.1732, 18.0195, 2.5414
xyY:
0.6101, 0.3417, 18.0195
CIE-Lab:
49.5197, 66.0492, 55.8079
CIE-LCH:
49.5197, 86.4697, 40.1960
CIE-Luv:
49.5197, 139.8095, 35.1868
Hunter-Lab:
42.4493, 61.0021, 26.1648
#e12e16 color charts
#e12e16 color shades, tints & tones
#e12e16 color schemes
#e12e16 color preview, HTML & CSS examples
This text has a color of #e12e16
<p style="color:#e12e16;">Text here</p>
.mytext {color:#e12e16;}
This box has a color of #e12e16
<div style="background-color:#e12e16;">Content here</div>
.mybackground {background-color:#e12e16;}
Border around this has a color of #e12e16
<div style="border:2px solid #e12e16;">Content here</div>
.myborder {border:2px solid #e12e16;}