#e0972d color space conversions
Hex:
#e0972d
RGB:
224, 151, 45
CMY:
12, 41, 82
CMYK:
0, 33, 80, 12
HSL:
36°, 74.2739%, 52.7451%
HSV (HSB):
36°, 79.9107%, 87.8431%
XYZ:
42.2807, 38.1700, 7.6217
xyY:
0.4801, 0.4334, 38.1700
CIE-Lab:
68.1457, 18.9877, 62.6534
CIE-LCH:
68.1457, 65.4674, 73.1401
CIE-Luv:
68.1457, 59.6825, 62.3392
Hunter-Lab:
61.7819, 14.0392, 35.9330
#e0972d color charts
#e0972d color shades, tints & tones
#e0972d color schemes
#e0972d color preview, HTML & CSS examples
This text has a color of #e0972d
<p style="color:#e0972d;">Text here</p>
.mytext {color:#e0972d;}
This box has a color of #e0972d
<div style="background-color:#e0972d;">Content here</div>
.mybackground {background-color:#e0972d;}
Border around this has a color of #e0972d
<div style="border:2px solid #e0972d;">Content here</div>
.myborder {border:2px solid #e0972d;}