#a5a86c color space conversions
Hex:
#a5a86c
RGB:
165, 168, 108
CMY:
35, 34, 58
CMYK:
2, 0, 36, 34
HSL:
63°, 25.6410%, 54.1176%
HSV (HSB):
63°, 35.7143%, 65.8824%
XYZ:
32.2265, 37.0873, 19.6474
xyY:
0.3623, 0.4169, 37.0873
CIE-Lab:
67.3425, -10.5808, 30.6766
CIE-LCH:
67.3425, 32.4501, 109.0300
CIE-Luv:
67.3425, 1.0936, 41.3040
Hunter-Lab:
60.8993, -12.1160, 23.5013
#a5a86c color charts
#a5a86c color shades, tints & tones
#a5a86c color schemes
#a5a86c color preview, HTML & CSS examples
This text has a color of #a5a86c
<p style="color:#a5a86c;">Text here</p>
.mytext {color:#a5a86c;}
This box has a color of #a5a86c
<div style="background-color:#a5a86c;">Content here</div>
.mybackground {background-color:#a5a86c;}
Border around this has a color of #a5a86c
<div style="border:2px solid #a5a86c;">Content here</div>
.myborder {border:2px solid #a5a86c;}