#a5a53e color space conversions
Hex:
#a5a53e
RGB:
165, 165, 62
CMY:
35, 35, 76
CMYK:
0, 0, 62, 35
HSL:
60°, 45.3744%, 44.5098%
HSV (HSB):
60°, 62.4242%, 64.7059%
XYZ:
29.8417, 35.2574, 9.7900
xyY:
0.3985, 0.4708, 35.2574
CIE-Lab:
65.9486, -13.3941, 51.6916
CIE-LCH:
65.9486, 53.3987, 104.5267
CIE-Luv:
65.9486, 4.4065, 61.0859
Hunter-Lab:
59.3779, -14.2023, 31.7891
#a5a53e color charts
#a5a53e color shades, tints & tones
#a5a53e color schemes
#a5a53e color preview, HTML & CSS examples
This text has a color of #a5a53e
<p style="color:#a5a53e;">Text here</p>
.mytext {color:#a5a53e;}
This box has a color of #a5a53e
<div style="background-color:#a5a53e;">Content here</div>
.mybackground {background-color:#a5a53e;}
Border around this has a color of #a5a53e
<div style="border:2px solid #a5a53e;">Content here</div>
.myborder {border:2px solid #a5a53e;}