#e5a064 color space conversions
Hex:
#e5a064
RGB:
229, 160, 100
CMY:
10, 37, 61
CMYK:
0, 30, 56, 10
HSL:
28°, 71.2707%, 64.5098%
HSV (HSB):
28°, 56.3319%, 89.8039%
XYZ:
47.1842, 42.7197, 17.8154
xyY:
0.4380, 0.3966, 42.7197
CIE-Lab:
71.3643, 19.3330, 41.2387
CIE-LCH:
71.3643, 45.5455, 64.8824
CIE-Luv:
71.3643, 52.6203, 46.5987
Hunter-Lab:
65.3603, 14.4800, 29.5914
#e5a064 color charts
#e5a064 color shades, tints & tones
#e5a064 color schemes
#e5a064 color preview, HTML & CSS examples
This text has a color of #e5a064
<p style="color:#e5a064;">Text here</p>
.mytext {color:#e5a064;}
This box has a color of #e5a064
<div style="background-color:#e5a064;">Content here</div>
.mybackground {background-color:#e5a064;}
Border around this has a color of #e5a064
<div style="border:2px solid #e5a064;">Content here</div>
.myborder {border:2px solid #e5a064;}