#a1ac7c color space conversions
Hex:
#a1ac7c
RGB:
161, 172, 124
CMY:
37, 33, 51
CMYK:
6, 0, 28, 33
HSL:
74°, 22.4299%, 58.0392%
HSV (HSB):
74°, 27.9070%, 67.4510%
XYZ:
33.0886, 38.5374, 24.7633
xyY:
0.3433, 0.3998, 38.5374
CIE-Lab:
68.4148, -12.1212, 23.4623
CIE-LCH:
68.4148, 26.4084, 117.3219
CIE-Luv:
68.4148, -4.2207, 33.5033
Hunter-Lab:
62.0785, -13.4947, 19.8040
#a1ac7c color charts
#a1ac7c color shades, tints & tones
#a1ac7c color schemes
#a1ac7c color preview, HTML & CSS examples
This text has a color of #a1ac7c
<p style="color:#a1ac7c;">Text here</p>
.mytext {color:#a1ac7c;}
This box has a color of #a1ac7c
<div style="background-color:#a1ac7c;">Content here</div>
.mybackground {background-color:#a1ac7c;}
Border around this has a color of #a1ac7c
<div style="border:2px solid #a1ac7c;">Content here</div>
.myborder {border:2px solid #a1ac7c;}