#a7a68e color space conversions
Hex:
#a7a68e
RGB:
167, 166, 142
CMY:
35, 35, 44
CMYK:
0, 1, 15, 35
HSL:
58°, 12.4378%, 60.5882%
HSV (HSB):
58°, 14.9701%, 65.4902%
XYZ:
34.4551, 37.4409, 31.0020
xyY:
0.3348, 0.3639, 37.4409
CIE-Lab:
67.6065, -3.8604, 12.5742
CIE-LCH:
67.6065, 13.1534, 107.0669
CIE-Luv:
67.6065, 1.9052, 18.1746
Hunter-Lab:
61.1890, -6.5687, 12.7924
#a7a68e color charts
#a7a68e color shades, tints & tones
#a7a68e color schemes
#a7a68e color preview, HTML & CSS examples
This text has a color of #a7a68e
<p style="color:#a7a68e;">Text here</p>
.mytext {color:#a7a68e;}
This box has a color of #a7a68e
<div style="background-color:#a7a68e;">Content here</div>
.mybackground {background-color:#a7a68e;}
Border around this has a color of #a7a68e
<div style="border:2px solid #a7a68e;">Content here</div>
.myborder {border:2px solid #a7a68e;}