#e14d2e color space conversions
Hex:
#e14d2e
RGB:
225, 77, 46
CMY:
12, 70, 82
CMYK:
0, 66, 80, 12
HSL:
10°, 74.8954%, 53.1373%
HSV (HSB):
10°, 79.5556%, 88.2353%
XYZ:
34.1984, 21.5126, 4.9347
xyY:
0.5639, 0.3547, 21.5126
CIE-Lab:
53.5060, 56.0303, 48.5314
CIE-LCH:
53.5060, 74.1262, 40.8979
CIE-Luv:
53.5060, 118.3806, 36.5609
Hunter-Lab:
46.3816, 50.4447, 26.1591
#e14d2e color charts
#e14d2e color shades, tints & tones
#e14d2e color schemes
#e14d2e color preview, HTML & CSS examples
This text has a color of #e14d2e
<p style="color:#e14d2e;">Text here</p>
.mytext {color:#e14d2e;}
This box has a color of #e14d2e
<div style="background-color:#e14d2e;">Content here</div>
.mybackground {background-color:#e14d2e;}
Border around this has a color of #e14d2e
<div style="border:2px solid #e14d2e;">Content here</div>
.myborder {border:2px solid #e14d2e;}