#e0a70d color space conversions
Hex:
#e0a70d
RGB:
224, 167, 13
CMY:
12, 35, 95
CMYK:
0, 25, 94, 12
HSL:
44°, 89.0295%, 46.4706%
HSV (HSB):
44°, 94.1964%, 87.8431%
XYZ:
44.6318, 43.5138, 6.4274
xyY:
0.4719, 0.4601, 43.5138
CIE-Lab:
71.9023, 9.7429, 73.6824
CIE-LCH:
71.9023, 74.3237, 82.4675
CIE-Luv:
71.9023, 47.9367, 73.0499
Hunter-Lab:
65.9650, 5.3342, 40.3985
#e0a70d color charts
#e0a70d color shades, tints & tones
#e0a70d color schemes
#e0a70d color preview, HTML & CSS examples
This text has a color of #e0a70d
<p style="color:#e0a70d;">Text here</p>
.mytext {color:#e0a70d;}
This box has a color of #e0a70d
<div style="background-color:#e0a70d;">Content here</div>
.mybackground {background-color:#e0a70d;}
Border around this has a color of #e0a70d
<div style="border:2px solid #e0a70d;">Content here</div>
.myborder {border:2px solid #e0a70d;}