#e14e39 color space conversions
Hex:
#e14e39
RGB:
225, 78, 57
CMY:
12, 69, 78
CMYK:
0, 65, 75, 12
HSL:
7°, 73.6842%, 55.2941%
HSV (HSB):
7°, 74.6667%, 88.2353%
XYZ:
34.5142, 21.7517, 6.2503
xyY:
0.5521, 0.3479, 21.7517
CIE-Lab:
53.7626, 56.0158, 43.1290
CIE-LCH:
53.7626, 70.6956, 37.5943
CIE-Luv:
53.7626, 115.9548, 33.1699
Hunter-Lab:
46.6388, 50.4782, 24.7014
#e14e39 color charts
#e14e39 color shades, tints & tones
#e14e39 color schemes
#e14e39 color preview, HTML & CSS examples
This text has a color of #e14e39
<p style="color:#e14e39;">Text here</p>
.mytext {color:#e14e39;}
This box has a color of #e14e39
<div style="background-color:#e14e39;">Content here</div>
.mybackground {background-color:#e14e39;}
Border around this has a color of #e14e39
<div style="border:2px solid #e14e39;">Content here</div>
.myborder {border:2px solid #e14e39;}