#e0a01e color space conversions
Hex:
#e0a01e
RGB:
224, 160, 30
CMY:
12, 37, 88
CMYK:
0, 29, 87, 12
HSL:
40°, 76.3780%, 49.8039%
HSV (HSB):
40°, 86.6071%, 87.8431%
XYZ:
43.5456, 41.0826, 6.8629
xyY:
0.4760, 0.4490, 41.0826
CIE-Lab:
70.2338, 13.7562, 69.0850
CIE-LCH:
70.2338, 70.4413, 78.7386
CIE-Luv:
70.2338, 53.1116, 68.5744
Hunter-Lab:
64.0957, 9.1025, 38.5187
#e0a01e color charts
#e0a01e color shades, tints & tones
#e0a01e color schemes
#e0a01e color preview, HTML & CSS examples
This text has a color of #e0a01e
<p style="color:#e0a01e;">Text here</p>
.mytext {color:#e0a01e;}
This box has a color of #e0a01e
<div style="background-color:#e0a01e;">Content here</div>
.mybackground {background-color:#e0a01e;}
Border around this has a color of #e0a01e
<div style="border:2px solid #e0a01e;">Content here</div>
.myborder {border:2px solid #e0a01e;}