#e0a50e color space conversions
Hex:
#e0a50e
RGB:
224, 165, 14
CMY:
12, 35, 95
CMYK:
0, 26, 94, 12
HSL:
43°, 88.2353%, 46.6667%
HSV (HSB):
43°, 93.7500%, 87.8431%
XYZ:
44.2749, 42.7893, 6.3411
xyY:
0.4740, 0.4581, 42.7893
CIE-Lab:
71.4117, 10.8187, 73.1868
CIE-LCH:
71.4117, 73.9821, 81.5912
CIE-Luv:
71.4117, 49.4963, 72.2290
Hunter-Lab:
65.4135, 6.3434, 40.0420
#e0a50e color charts
#e0a50e color shades, tints & tones
#e0a50e color schemes
#e0a50e color preview, HTML & CSS examples
This text has a color of #e0a50e
<p style="color:#e0a50e;">Text here</p>
.mytext {color:#e0a50e;}
This box has a color of #e0a50e
<div style="background-color:#e0a50e;">Content here</div>
.mybackground {background-color:#e0a50e;}
Border around this has a color of #e0a50e
<div style="border:2px solid #e0a50e;">Content here</div>
.myborder {border:2px solid #e0a50e;}