#a6ba9e color space conversions
Hex:
#a6ba9e
RGB:
166, 186, 158
CMY:
35, 27, 38
CMYK:
11, 0, 15, 27
HSL:
103°, 16.8675%, 67.4510%
HSV (HSB):
103°, 15.0538%, 72.9412%
XYZ:
39.4563, 45.6934, 39.0879
xyY:
0.3176, 0.3678, 45.6934
CIE-Lab:
73.3462, -12.1236, 11.9026
CIE-LCH:
73.3462, 16.9898, 135.5272
CIE-Luv:
73.3462, -9.9410, 19.0727
Hunter-Lab:
67.5969, -14.1041, 13.0334
#a6ba9e color charts
#a6ba9e color shades, tints & tones
#a6ba9e color schemes
#a6ba9e color preview, HTML & CSS examples
This text has a color of #a6ba9e
<p style="color:#a6ba9e;">Text here</p>
.mytext {color:#a6ba9e;}
This box has a color of #a6ba9e
<div style="background-color:#a6ba9e;">Content here</div>
.mybackground {background-color:#a6ba9e;}
Border around this has a color of #a6ba9e
<div style="border:2px solid #a6ba9e;">Content here</div>
.myborder {border:2px solid #a6ba9e;}