#e0a80c color space conversions
Hex:
#e0a80c
RGB:
224, 168, 12
CMY:
12, 34, 95
CMYK:
0, 25, 95, 12
HSL:
44°, 89.8305%, 46.2745%
HSV (HSB):
44°, 94.6429%, 87.8431%
XYZ:
44.8095, 43.8791, 6.4556
xyY:
0.4710, 0.4612, 43.8791
CIE-Lab:
72.1476, 9.2005, 73.9915
CIE-LCH:
72.1476, 74.5614, 82.9119
CIE-Luv:
72.1476, 47.1655, 73.4938
Hunter-Lab:
66.2413, 4.8255, 40.5907
#e0a80c color charts
#e0a80c color shades, tints & tones
#e0a80c color schemes
#e0a80c color preview, HTML & CSS examples
This text has a color of #e0a80c
<p style="color:#e0a80c;">Text here</p>
.mytext {color:#e0a80c;}
This box has a color of #e0a80c
<div style="background-color:#e0a80c;">Content here</div>
.mybackground {background-color:#e0a80c;}
Border around this has a color of #e0a80c
<div style="border:2px solid #e0a80c;">Content here</div>
.myborder {border:2px solid #e0a80c;}