#a6a85d color space conversions
Hex:
#a6a85d
RGB:
166, 168, 93
CMY:
35, 34, 64
CMYK:
1, 0, 45, 34
HSL:
62°, 30.1205%, 51.1765%
HSV (HSB):
62°, 44.6429%, 65.8824%
XYZ:
31.7043, 36.9026, 15.8078
xyY:
0.3756, 0.4372, 36.9026
CIE-Lab:
67.2039, -11.8766, 38.3393
CIE-LCH:
67.2039, 40.1367, 107.2118
CIE-Luv:
67.2039, 2.2793, 49.4674
Hunter-Lab:
60.7475, -13.1484, 27.0947
#a6a85d color charts
#a6a85d color shades, tints & tones
#a6a85d color schemes
#a6a85d color preview, HTML & CSS examples
This text has a color of #a6a85d
<p style="color:#a6a85d;">Text here</p>
.mytext {color:#a6a85d;}
This box has a color of #a6a85d
<div style="background-color:#a6a85d;">Content here</div>
.mybackground {background-color:#a6a85d;}
Border around this has a color of #a6a85d
<div style="border:2px solid #a6a85d;">Content here</div>
.myborder {border:2px solid #a6a85d;}