#a0ac7d color space conversions
Hex:
#a0ac7d
RGB:
160, 172, 125
CMY:
37, 33, 51
CMYK:
7, 0, 27, 33
HSL:
75°, 22.0657%, 58.2353%
HSV (HSB):
75°, 27.3256%, 67.4510%
XYZ:
32.9514, 38.4593, 25.0887
xyY:
0.3415, 0.3985, 38.4593
CIE-Lab:
68.3578, -12.3620, 22.8316
CIE-LCH:
68.3578, 25.9635, 118.4331
CIE-Luv:
68.3578, -4.8457, 32.7819
Hunter-Lab:
62.0156, -13.6829, 19.4248
#a0ac7d color charts
#a0ac7d color shades, tints & tones
#a0ac7d color schemes
#a0ac7d color preview, HTML & CSS examples
This text has a color of #a0ac7d
<p style="color:#a0ac7d;">Text here</p>
.mytext {color:#a0ac7d;}
This box has a color of #a0ac7d
<div style="background-color:#a0ac7d;">Content here</div>
.mybackground {background-color:#a0ac7d;}
Border around this has a color of #a0ac7d
<div style="border:2px solid #a0ac7d;">Content here</div>
.myborder {border:2px solid #a0ac7d;}