#a6a15c color space conversions
Hex:
#a6a15c
RGB:
166, 161, 92
CMY:
35, 37, 64
CMYK:
0, 3, 45, 35
HSL:
56°, 29.3651%, 50.5882%
HSV (HSB):
56°, 44.5783%, 65.0980%
XYZ:
30.4025, 34.3694, 15.1568
xyY:
0.3804, 0.4300, 34.3694
CIE-Lab:
65.2548, -8.2878, 36.4421
CIE-LCH:
65.2548, 37.3726, 102.8124
CIE-Luv:
65.2548, 6.6050, 46.3936
Hunter-Lab:
58.6255, -10.0264, 25.7092
#a6a15c color charts
#a6a15c color shades, tints & tones
#a6a15c color schemes
#a6a15c color preview, HTML & CSS examples
This text has a color of #a6a15c
<p style="color:#a6a15c;">Text here</p>
.mytext {color:#a6a15c;}
This box has a color of #a6a15c
<div style="background-color:#a6a15c;">Content here</div>
.mybackground {background-color:#a6a15c;}
Border around this has a color of #a6a15c
<div style="border:2px solid #a6a15c;">Content here</div>
.myborder {border:2px solid #a6a15c;}