#a29c8e color space conversions
Hex:
#a29c8e
RGB:
162, 156, 142
CMY:
36, 39, 44
CMYK:
0, 4, 12, 36
HSL:
42°, 9.7087%, 59.6078%
HSV (HSB):
42°, 12.3457%, 63.5294%
XYZ:
31.6712, 33.4113, 30.3710
xyY:
0.3318, 0.3500, 33.4113
CIE-Lab:
64.4926, -0.3106, 8.1042
CIE-LCH:
64.4926, 8.1102, 92.1946
CIE-Luv:
64.4926, 4.3564, 11.3967
Hunter-Lab:
57.8025, -3.3504, 9.3092
#a29c8e color charts
#a29c8e color shades, tints & tones
#a29c8e color schemes
#a29c8e color preview, HTML & CSS examples
This text has a color of #a29c8e
<p style="color:#a29c8e;">Text here</p>
.mytext {color:#a29c8e;}
This box has a color of #a29c8e
<div style="background-color:#a29c8e;">Content here</div>
.mybackground {background-color:#a29c8e;}
Border around this has a color of #a29c8e
<div style="border:2px solid #a29c8e;">Content here</div>
.myborder {border:2px solid #a29c8e;}