#a6a95c color space conversions
Hex:
#a6a95c
RGB:
166, 169, 92
CMY:
35, 34, 64
CMYK:
2, 0, 46, 34
HSL:
62°, 30.9237%, 51.1765%
HSV (HSB):
62°, 45.5621%, 66.2745%
XYZ:
31.8456, 37.2556, 15.6378
xyY:
0.3758, 0.4397, 37.2556
CIE-Lab:
67.4684, -12.5023, 39.1735
CIE-LCH:
67.4684, 41.1202, 107.7006
CIE-Luv:
67.4684, 1.7073, 50.4750
Hunter-Lab:
61.0374, -13.6849, 27.5360
#a6a95c color charts
#a6a95c color shades, tints & tones
#a6a95c color schemes
#a6a95c color preview, HTML & CSS examples
This text has a color of #a6a95c
<p style="color:#a6a95c;">Text here</p>
.mytext {color:#a6a95c;}
This box has a color of #a6a95c
<div style="background-color:#a6a95c;">Content here</div>
.mybackground {background-color:#a6a95c;}
Border around this has a color of #a6a95c
<div style="border:2px solid #a6a95c;">Content here</div>
.myborder {border:2px solid #a6a95c;}