#e12a1e color space conversions
Hex:
#e12a1e
RGB:
225, 42, 30
CMY:
12, 84, 88
CMYK:
0, 81, 87, 12
HSL:
4°, 76.4706%, 50.0000%
HSV (HSB):
4°, 86.6667%, 88.2353%
XYZ:
32.1136, 17.7572, 2.9632
xyY:
0.6078, 0.3361, 17.7572
CIE-Lab:
49.2003, 67.2109, 52.2558
CIE-LCH:
49.2003, 85.1351, 37.8647
CIE-Luv:
49.2003, 140.7684, 33.0172
Hunter-Lab:
42.1393, 62.2880, 25.3283
#e12a1e color charts
#e12a1e color shades, tints & tones
#e12a1e color schemes
#e12a1e color preview, HTML & CSS examples
This text has a color of #e12a1e
<p style="color:#e12a1e;">Text here</p>
.mytext {color:#e12a1e;}
This box has a color of #e12a1e
<div style="background-color:#e12a1e;">Content here</div>
.mybackground {background-color:#e12a1e;}
Border around this has a color of #e12a1e
<div style="border:2px solid #e12a1e;">Content here</div>
.myborder {border:2px solid #e12a1e;}