#e14e3b color space conversions
Hex:
#e14e3b
RGB:
225, 78, 59
CMY:
12, 69, 77
CMYK:
0, 65, 74, 12
HSL:
7°, 73.4513%, 55.6863%
HSV (HSB):
7°, 73.7778%, 88.2353%
XYZ:
34.5651, 21.7721, 6.5183
xyY:
0.5499, 0.3464, 21.7721
CIE-Lab:
53.7844, 56.0972, 42.0791
CIE-LCH:
53.7844, 70.1252, 36.8739
CIE-Luv:
53.7844, 115.6005, 32.4206
Hunter-Lab:
46.6606, 50.5729, 24.3798
#e14e3b color charts
#e14e3b color shades, tints & tones
#e14e3b color schemes
#e14e3b color preview, HTML & CSS examples
This text has a color of #e14e3b
<p style="color:#e14e3b;">Text here</p>
.mytext {color:#e14e3b;}
This box has a color of #e14e3b
<div style="background-color:#e14e3b;">Content here</div>
.mybackground {background-color:#e14e3b;}
Border around this has a color of #e14e3b
<div style="border:2px solid #e14e3b;">Content here</div>
.myborder {border:2px solid #e14e3b;}