#e5aa5f color space conversions
Hex:
#e5aa5f
RGB:
229, 170, 95
CMY:
10, 33, 63
CMYK:
0, 26, 59, 10
HSL:
34°, 72.0430%, 63.5294%
HSV (HSB):
34°, 58.5153%, 89.8039%
XYZ:
48.7534, 46.2337, 17.1809
xyY:
0.4346, 0.4122, 46.2337
CIE-Lab:
73.6969, 13.6199, 46.5749
CIE-LCH:
73.6969, 48.5255, 73.6994
CIE-Luv:
73.6969, 45.8246, 53.5117
Hunter-Lab:
67.9954, 8.9945, 32.6155
#e5aa5f color charts
#e5aa5f color shades, tints & tones
#e5aa5f color schemes
#e5aa5f color preview, HTML & CSS examples
This text has a color of #e5aa5f
<p style="color:#e5aa5f;">Text here</p>
.mytext {color:#e5aa5f;}
This box has a color of #e5aa5f
<div style="background-color:#e5aa5f;">Content here</div>
.mybackground {background-color:#e5aa5f;}
Border around this has a color of #e5aa5f
<div style="border:2px solid #e5aa5f;">Content here</div>
.myborder {border:2px solid #e5aa5f;}