#a29c4c color space conversions
Hex:
#a29c4c
RGB:
162, 156, 76
CMY:
36, 39, 70
CMYK:
0, 4, 53, 36
HSL:
56°, 36.1345%, 46.6667%
HSV (HSB):
56°, 53.0864%, 63.5294%
XYZ:
28.0933, 31.9801, 11.5296
xyY:
0.3923, 0.4466, 31.9801
CIE-Lab:
63.3264, -8.8627, 42.1501
CIE-LCH:
63.3264, 43.0718, 101.8743
CIE-Luv:
63.3264, 7.6923, 51.3071
Hunter-Lab:
56.5510, -10.2894, 27.4977
#a29c4c color charts
#a29c4c color shades, tints & tones
#a29c4c color schemes
#a29c4c color preview, HTML & CSS examples
This text has a color of #a29c4c
<p style="color:#a29c4c;">Text here</p>
.mytext {color:#a29c4c;}
This box has a color of #a29c4c
<div style="background-color:#a29c4c;">Content here</div>
.mybackground {background-color:#a29c4c;}
Border around this has a color of #a29c4c
<div style="border:2px solid #a29c4c;">Content here</div>
.myborder {border:2px solid #a29c4c;}