#a5a82e color space conversions
Hex:
#a5a82e
RGB:
165, 168, 46
CMY:
35, 34, 82
CMYK:
2, 0, 73, 34
HSL:
61°, 57.0093%, 41.9608%
HSV (HSB):
61°, 72.6190%, 65.8824%
XYZ:
30.0128, 36.2019, 7.9906
xyY:
0.4045, 0.4879, 36.2019
CIE-Lab:
66.6739, -15.8719, 58.8070
CIE-LCH:
66.6739, 60.9112, 105.1042
CIE-Luv:
66.6739, 2.8144, 67.0950
Hunter-Lab:
60.1680, -16.2551, 34.2436
#a5a82e color charts
#a5a82e color shades, tints & tones
#a5a82e color schemes
#a5a82e color preview, HTML & CSS examples
This text has a color of #a5a82e
<p style="color:#a5a82e;">Text here</p>
.mytext {color:#a5a82e;}
This box has a color of #a5a82e
<div style="background-color:#a5a82e;">Content here</div>
.mybackground {background-color:#a5a82e;}
Border around this has a color of #a5a82e
<div style="border:2px solid #a5a82e;">Content here</div>
.myborder {border:2px solid #a5a82e;}