#a6a68d color space conversions
Hex:
#a6a68d
RGB:
166, 166, 141
CMY:
35, 35, 45
CMYK:
0, 0, 15, 35
HSL:
60°, 12.3153%, 60.1961%
HSV (HSB):
60°, 15.0602%, 65.0980%
XYZ:
34.1698, 37.3025, 30.5985
xyY:
0.3348, 0.3655, 37.3025
CIE-Lab:
67.5034, -4.4023, 12.9698
CIE-LCH:
67.5034, 13.6965, 108.7486
CIE-Luv:
67.5034, 1.3563, 18.7883
Hunter-Lab:
61.0758, -7.0180, 13.0492
#a6a68d color charts
#a6a68d color shades, tints & tones
#a6a68d color schemes
#a6a68d color preview, HTML & CSS examples
This text has a color of #a6a68d
<p style="color:#a6a68d;">Text here</p>
.mytext {color:#a6a68d;}
This box has a color of #a6a68d
<div style="background-color:#a6a68d;">Content here</div>
.mybackground {background-color:#a6a68d;}
Border around this has a color of #a6a68d
<div style="border:2px solid #a6a68d;">Content here</div>
.myborder {border:2px solid #a6a68d;}