#a5a62e color space conversions
Hex:
#a5a62e
RGB:
165, 166, 46
CMY:
35, 35, 82
CMYK:
1, 0, 72, 35
HSL:
61°, 56.6038%, 41.5686%
HSV (HSB):
61°, 72.2892%, 65.0980%
XYZ:
29.6464, 35.4690, 7.8684
xyY:
0.4062, 0.4860, 35.4690
CIE-Lab:
66.1122, -14.8423, 58.2674
CIE-LCH:
66.1122, 60.1281, 104.2908
CIE-Luv:
66.1122, 4.1007, 66.2413
Hunter-Lab:
59.5559, -15.3670, 33.8558
#a5a62e color charts
#a5a62e color shades, tints & tones
#a5a62e color schemes
#a5a62e color preview, HTML & CSS examples
This text has a color of #a5a62e
<p style="color:#a5a62e;">Text here</p>
.mytext {color:#a5a62e;}
This box has a color of #a5a62e
<div style="background-color:#a5a62e;">Content here</div>
.mybackground {background-color:#a5a62e;}
Border around this has a color of #a5a62e
<div style="border:2px solid #a5a62e;">Content here</div>
.myborder {border:2px solid #a5a62e;}