#e0a064 color space conversions
Hex:
#e0a064
RGB:
224, 160, 100
CMY:
12, 37, 61
CMYK:
0, 29, 55, 12
HSL:
29°, 66.6667%, 63.5294%
HSV (HSB):
29°, 55.3571%, 87.8431%
XYZ:
45.6115, 41.9090, 17.7419
xyY:
0.4333, 0.3981, 41.9090
CIE-Lab:
70.8081, 17.2822, 40.4306
CIE-LCH:
70.8081, 43.9694, 66.8555
CIE-Luv:
70.8081, 48.7452, 46.1592
Hunter-Lab:
64.7372, 12.4748, 29.0670
#e0a064 color charts
#e0a064 color shades, tints & tones
#e0a064 color schemes
#e0a064 color preview, HTML & CSS examples
This text has a color of #e0a064
<p style="color:#e0a064;">Text here</p>
.mytext {color:#e0a064;}
This box has a color of #e0a064
<div style="background-color:#e0a064;">Content here</div>
.mybackground {background-color:#e0a064;}
Border around this has a color of #e0a064
<div style="border:2px solid #e0a064;">Content here</div>
.myborder {border:2px solid #e0a064;}