#a5a94c color space conversions
Hex:
#a5a94c
RGB:
165, 169, 76
CMY:
35, 34, 70
CMYK:
2, 0, 55, 34
HSL:
63°, 37.9592%, 48.0392%
HSV (HSB):
63°, 55.0296%, 66.2745%
XYZ:
31.0095, 36.8971, 12.3249
xyY:
0.3865, 0.4599, 36.8971
CIE-Lab:
67.1997, -14.4105, 46.7006
CIE-LCH:
67.1997, 48.8734, 107.1488
CIE-Luv:
67.1997, 1.5357, 57.6791
Hunter-Lab:
60.7430, -15.1752, 30.4899
#a5a94c color charts
#a5a94c color shades, tints & tones
#a5a94c color schemes
#a5a94c color preview, HTML & CSS examples
This text has a color of #a5a94c
<p style="color:#a5a94c;">Text here</p>
.mytext {color:#a5a94c;}
This box has a color of #a5a94c
<div style="background-color:#a5a94c;">Content here</div>
.mybackground {background-color:#a5a94c;}
Border around this has a color of #a5a94c
<div style="border:2px solid #a5a94c;">Content here</div>
.myborder {border:2px solid #a5a94c;}