#a5ac7e color space conversions
Hex:
#a5ac7e
RGB:
165, 172, 126
CMY:
35, 33, 51
CMYK:
4, 0, 27, 33
HSL:
69°, 21.6981%, 58.4314%
HSV (HSB):
69°, 26.7442%, 67.4510%
XYZ:
34.0355, 39.0107, 25.4746
xyY:
0.3455, 0.3960, 39.0107
CIE-Lab:
68.7590, -10.2812, 22.8979
CIE-LCH:
68.7590, 25.1002, 114.1802
CIE-Luv:
68.7590, -1.9012, 32.5262
Hunter-Lab:
62.4586, -12.0327, 19.5387
#a5ac7e color charts
#a5ac7e color shades, tints & tones
#a5ac7e color schemes
#a5ac7e color preview, HTML & CSS examples
This text has a color of #a5ac7e
<p style="color:#a5ac7e;">Text here</p>
.mytext {color:#a5ac7e;}
This box has a color of #a5ac7e
<div style="background-color:#a5ac7e;">Content here</div>
.mybackground {background-color:#a5ac7e;}
Border around this has a color of #a5ac7e
<div style="border:2px solid #a5ac7e;">Content here</div>
.myborder {border:2px solid #a5ac7e;}