#a6b48c color space conversions
Hex:
#a6b48c
RGB:
166, 180, 140
CMY:
35, 29, 45
CMYK:
8, 0, 22, 29
HSL:
81°, 21.0526%, 62.7451%
HSV (HSB):
81°, 22.2222%, 70.5882%
XYZ:
36.7808, 42.6430, 31.1033
xyY:
0.3328, 0.3858, 42.6430
CIE-Lab:
71.3120, -11.9846, 18.8198
CIE-LCH:
71.3120, 22.3117, 122.4893
CIE-Luv:
71.3120, -6.2160, 28.0522
Hunter-Lab:
65.3016, -13.7386, 17.4711
#a6b48c color charts
#a6b48c color shades, tints & tones
#a6b48c color schemes
#a6b48c color preview, HTML & CSS examples
This text has a color of #a6b48c
<p style="color:#a6b48c;">Text here</p>
.mytext {color:#a6b48c;}
This box has a color of #a6b48c
<div style="background-color:#a6b48c;">Content here</div>
.mybackground {background-color:#a6b48c;}
Border around this has a color of #a6b48c
<div style="border:2px solid #a6b48c;">Content here</div>
.myborder {border:2px solid #a6b48c;}