#e1412b color space conversions
Hex:
#e1412b
RGB:
225, 65, 43
CMY:
12, 75, 83
CMYK:
0, 71, 81, 12
HSL:
7°, 75.2066%, 52.5490%
HSV (HSB):
7°, 80.8889%, 88.2353%
XYZ:
33.3777, 19.9626, 4.3795
xyY:
0.5783, 0.3459, 19.9626
CIE-Lab:
51.7949, 60.5380, 48.3625
CIE-LCH:
51.7949, 77.4841, 38.6206
CIE-Luv:
51.7949, 126.6405, 34.3329
Hunter-Lab:
44.6795, 55.1588, 25.4641
#e1412b color charts
#e1412b color shades, tints & tones
#e1412b color schemes
#e1412b color preview, HTML & CSS examples
This text has a color of #e1412b
<p style="color:#e1412b;">Text here</p>
.mytext {color:#e1412b;}
This box has a color of #e1412b
<div style="background-color:#e1412b;">Content here</div>
.mybackground {background-color:#e1412b;}
Border around this has a color of #e1412b
<div style="border:2px solid #e1412b;">Content here</div>
.myborder {border:2px solid #e1412b;}