#a29c7e color space conversions
Hex:
#a29c7e
RGB:
162, 156, 126
CMY:
36, 39, 51
CMYK:
0, 4, 22, 36
HSL:
50°, 16.2162%, 56.4706%
HSV (HSB):
50°, 22.2222%, 63.5294%
XYZ:
30.5547, 32.9647, 24.4911
xyY:
0.3472, 0.3746, 32.9647
CIE-Lab:
64.1323, -2.8801, 16.5277
CIE-LCH:
64.1323, 16.7767, 99.8852
CIE-Luv:
64.1323, 5.3100, 22.8229
Hunter-Lab:
57.4149, -5.4831, 14.8995
#a29c7e color charts
#a29c7e color shades, tints & tones
#a29c7e color schemes
#a29c7e color preview, HTML & CSS examples
This text has a color of #a29c7e
<p style="color:#a29c7e;">Text here</p>
.mytext {color:#a29c7e;}
This box has a color of #a29c7e
<div style="background-color:#a29c7e;">Content here</div>
.mybackground {background-color:#a29c7e;}
Border around this has a color of #a29c7e
<div style="border:2px solid #a29c7e;">Content here</div>
.myborder {border:2px solid #a29c7e;}