#a5a73e color space conversions
Hex:
#a5a73e
RGB:
165, 167, 62
CMY:
35, 35, 76
CMYK:
1, 0, 63, 35
HSL:
61°, 45.8515%, 44.9020%
HSV (HSB):
61°, 62.8743%, 65.4902%
XYZ:
30.2053, 35.9846, 9.9112
xyY:
0.3969, 0.4729, 35.9846
CIE-Lab:
66.5081, -14.4314, 52.2881
CIE-LCH:
66.5081, 54.2430, 105.4294
CIE-Luv:
66.5081, 3.1359, 61.9885
Hunter-Lab:
59.9871, -15.0975, 32.1950
#a5a73e color charts
#a5a73e color shades, tints & tones
#a5a73e color schemes
#a5a73e color preview, HTML & CSS examples
This text has a color of #a5a73e
<p style="color:#a5a73e;">Text here</p>
.mytext {color:#a5a73e;}
This box has a color of #a5a73e
<div style="background-color:#a5a73e;">Content here</div>
.mybackground {background-color:#a5a73e;}
Border around this has a color of #a5a73e
<div style="border:2px solid #a5a73e;">Content here</div>
.myborder {border:2px solid #a5a73e;}