#a5ac8b color space conversions
Hex:
#a5ac8b
RGB:
165, 172, 139
CMY:
35, 33, 45
CMYK:
4, 0, 19, 33
HSL:
73°, 16.5829%, 60.9804%
HSV (HSB):
73°, 19.1860%, 67.4510%
XYZ:
34.9298, 39.3685, 30.1840
xyY:
0.3343, 0.3768, 39.3685
CIE-Lab:
69.0173, -8.3116, 16.1742
CIE-LCH:
69.0173, 18.1848, 117.1976
CIE-Luv:
69.0173, -2.4259, 23.7879
Hunter-Lab:
62.7443, -10.4315, 15.3988
#a5ac8b color charts
#a5ac8b color shades, tints & tones
#a5ac8b color schemes
#a5ac8b color preview, HTML & CSS examples
This text has a color of #a5ac8b
<p style="color:#a5ac8b;">Text here</p>
.mytext {color:#a5ac8b;}
This box has a color of #a5ac8b
<div style="background-color:#a5ac8b;">Content here</div>
.mybackground {background-color:#a5ac8b;}
Border around this has a color of #a5ac8b
<div style="border:2px solid #a5ac8b;">Content here</div>
.myborder {border:2px solid #a5ac8b;}