#a5a33e color space conversions
Hex:
#a5a33e
RGB:
165, 163, 62
CMY:
35, 36, 76
CMYK:
0, 1, 62, 35
HSL:
59°, 45.3744%, 44.5098%
HSV (HSB):
59°, 62.4242%, 64.7059%
XYZ:
29.4837, 34.5415, 9.6706
xyY:
0.4001, 0.4687, 34.5415
CIE-Lab:
65.3901, -12.3512, 51.0942
CIE-LCH:
65.3901, 52.5659, 103.5896
CIE-Luv:
65.3901, 5.6860, 60.1817
Hunter-Lab:
58.7720, -13.3042, 31.3845
#a5a33e color charts
#a5a33e color shades, tints & tones
#a5a33e color schemes
#a5a33e color preview, HTML & CSS examples
This text has a color of #a5a33e
<p style="color:#a5a33e;">Text here</p>
.mytext {color:#a5a33e;}
This box has a color of #a5a33e
<div style="background-color:#a5a33e;">Content here</div>
.mybackground {background-color:#a5a33e;}
Border around this has a color of #a5a33e
<div style="border:2px solid #a5a33e;">Content here</div>
.myborder {border:2px solid #a5a33e;}