#a0a85c color space conversions
Hex:
#a0a85c
RGB:
160, 168, 92
CMY:
37, 34, 64
CMYK:
5, 0, 45, 34
HSL:
66°, 30.4000%, 50.9804%
HSV (HSB):
66°, 45.2381%, 65.8824%
XYZ:
30.4316, 36.2516, 15.5185
xyY:
0.3702, 0.4410, 36.2516
CIE-Lab:
66.7117, -14.4586, 38.1359
CIE-LCH:
66.7117, 40.7847, 110.7634
CIE-Luv:
66.7117, -1.5155, 49.6512
Hunter-Lab:
60.2093, -15.1469, 26.8649
#a0a85c color charts
#a0a85c color shades, tints & tones
#a0a85c color schemes
#a0a85c color preview, HTML & CSS examples
This text has a color of #a0a85c
<p style="color:#a0a85c;">Text here</p>
.mytext {color:#a0a85c;}
This box has a color of #a0a85c
<div style="background-color:#a0a85c;">Content here</div>
.mybackground {background-color:#a0a85c;}
Border around this has a color of #a0a85c
<div style="border:2px solid #a0a85c;">Content here</div>
.myborder {border:2px solid #a0a85c;}