#a5a65e color space conversions
Hex:
#a5a65e
RGB:
165, 166, 94
CMY:
35, 35, 63
CMYK:
1, 0, 43, 35
HSL:
61°, 28.8000%, 50.9804%
HSV (HSB):
61°, 43.3735%, 65.0980%
XYZ:
31.1736, 36.0799, 15.9108
xyY:
0.3748, 0.4338, 36.0799
CIE-Lab:
66.5809, -11.1371, 37.0376
CIE-LCH:
66.5809, 38.6758, 106.7359
CIE-Luv:
66.5809, 2.8100, 47.8789
Hunter-Lab:
60.0666, -12.4777, 26.3415
#a5a65e color charts
#a5a65e color shades, tints & tones
#a5a65e color schemes
#a5a65e color preview, HTML & CSS examples
This text has a color of #a5a65e
<p style="color:#a5a65e;">Text here</p>
.mytext {color:#a5a65e;}
This box has a color of #a5a65e
<div style="background-color:#a5a65e;">Content here</div>
.mybackground {background-color:#a5a65e;}
Border around this has a color of #a5a65e
<div style="border:2px solid #a5a65e;">Content here</div>
.myborder {border:2px solid #a5a65e;}