#e14e0e color space conversions
Hex:
#e14e0e
RGB:
225, 78, 14
CMY:
12, 69, 95
CMYK:
0, 65, 94, 12
HSL:
18°, 88.2845%, 46.8627%
HSV (HSB):
18°, 93.7778%, 88.2353%
XYZ:
33.8550, 21.4880, 2.7787
xyY:
0.5825, 0.3697, 21.4880
CIE-Lab:
53.4795, 54.9500, 60.9091
CIE-LCH:
53.4795, 82.0331, 47.9443
CIE-Luv:
53.4795, 120.7419, 43.2543
Hunter-Lab:
46.3552, 49.2439, 28.8946
#e14e0e color charts
#e14e0e color shades, tints & tones
#e14e0e color schemes
#e14e0e color preview, HTML & CSS examples
This text has a color of #e14e0e
<p style="color:#e14e0e;">Text here</p>
.mytext {color:#e14e0e;}
This box has a color of #e14e0e
<div style="background-color:#e14e0e;">Content here</div>
.mybackground {background-color:#e14e0e;}
Border around this has a color of #e14e0e
<div style="border:2px solid #e14e0e;">Content here</div>
.myborder {border:2px solid #e14e0e;}