#a0ac7c color space conversions
Hex:
#a0ac7c
RGB:
160, 172, 124
CMY:
37, 33, 51
CMYK:
7, 0, 28, 33
HSL:
75°, 22.4299%, 58.0392%
HSV (HSB):
75°, 27.9070%, 67.4510%
XYZ:
32.8878, 38.4339, 24.7539
xyY:
0.3423, 0.4000, 38.4339
CIE-Lab:
68.3392, -12.5079, 23.3474
CIE-LCH:
68.3392, 26.4868, 118.1794
CIE-Luv:
68.3392, -4.8125, 33.4271
Hunter-Lab:
61.9951, -13.7987, 19.7227
#a0ac7c color charts
#a0ac7c color shades, tints & tones
#a0ac7c color schemes
#a0ac7c color preview, HTML & CSS examples
This text has a color of #a0ac7c
<p style="color:#a0ac7c;">Text here</p>
.mytext {color:#a0ac7c;}
This box has a color of #a0ac7c
<div style="background-color:#a0ac7c;">Content here</div>
.mybackground {background-color:#a0ac7c;}
Border around this has a color of #a0ac7c
<div style="border:2px solid #a0ac7c;">Content here</div>
.myborder {border:2px solid #a0ac7c;}