#e14e1b color space conversions
Hex:
#e14e1b
RGB:
225, 78, 27
CMY:
12, 69, 89
CMYK:
0, 65, 88, 12
HSL:
15°, 78.5714%, 49.4118%
HSV (HSB):
15°, 88.0000%, 88.2353%
XYZ:
33.9736, 21.5355, 3.4031
xyY:
0.5767, 0.3656, 21.5355
CIE-Lab:
53.5306, 55.1431, 56.8814
CIE-LCH:
53.5306, 79.2229, 45.8890
CIE-Luv:
53.5306, 119.8529, 41.3868
Hunter-Lab:
46.4063, 49.4668, 28.1366
#e14e1b color charts
#e14e1b color shades, tints & tones
#e14e1b color schemes
#e14e1b color preview, HTML & CSS examples
This text has a color of #e14e1b
<p style="color:#e14e1b;">Text here</p>
.mytext {color:#e14e1b;}
This box has a color of #e14e1b
<div style="background-color:#e14e1b;">Content here</div>
.mybackground {background-color:#e14e1b;}
Border around this has a color of #e14e1b
<div style="border:2px solid #e14e1b;">Content here</div>
.myborder {border:2px solid #e14e1b;}