#a6a98d color space conversions
Hex:
#a6a98d
RGB:
166, 169, 141
CMY:
35, 34, 45
CMYK:
2, 0, 17, 34
HSL:
66°, 14.0000%, 60.7843%
HSV (HSB):
66°, 16.5680%, 66.2745%
XYZ:
34.7216, 38.4060, 30.7824
xyY:
0.3342, 0.3696, 38.4060
CIE-Lab:
68.3188, -6.0136, 14.1137
CIE-LCH:
68.3188, 15.3415, 113.0781
CIE-Luv:
68.3188, -0.2861, 20.6378
Hunter-Lab:
61.9726, -8.4433, 13.9309
#a6a98d color charts
#a6a98d color shades, tints & tones
#a6a98d color schemes
#a6a98d color preview, HTML & CSS examples
This text has a color of #a6a98d
<p style="color:#a6a98d;">Text here</p>
.mytext {color:#a6a98d;}
This box has a color of #a6a98d
<div style="background-color:#a6a98d;">Content here</div>
.mybackground {background-color:#a6a98d;}
Border around this has a color of #a6a98d
<div style="border:2px solid #a6a98d;">Content here</div>
.myborder {border:2px solid #a6a98d;}