#a29b6c color space conversions
Hex:
#a29b6c
RGB:
162, 155, 108
CMY:
36, 39, 58
CMYK:
0, 4, 33, 36
HSL:
52°, 22.5000%, 52.9412%
HSV (HSB):
52°, 33.3333%, 63.5294%
XYZ:
29.3284, 32.2068, 18.8581
xyY:
0.3648, 0.4006, 32.2068
CIE-Lab:
63.5134, -4.8573, 25.6089
CIE-LCH:
63.5134, 26.0655, 100.7399
CIE-Luv:
63.5134, 6.8809, 33.9200
Hunter-Lab:
56.7510, -7.0671, 20.0239
#a29b6c color charts
#a29b6c color shades, tints & tones
#a29b6c color schemes
#a29b6c color preview, HTML & CSS examples
This text has a color of #a29b6c
<p style="color:#a29b6c;">Text here</p>
.mytext {color:#a29b6c;}
This box has a color of #a29b6c
<div style="background-color:#a29b6c;">Content here</div>
.mybackground {background-color:#a29b6c;}
Border around this has a color of #a29b6c
<div style="border:2px solid #a29b6c;">Content here</div>
.myborder {border:2px solid #a29b6c;}