#a29d29 color space conversions
Hex:
#a29d29
RGB:
162, 157, 41
CMY:
36, 38, 84
CMYK:
0, 3, 75, 36
HSL:
58°, 59.6059%, 39.8039%
HSV (HSB):
58°, 74.6914%, 63.5294%
XYZ:
27.3575, 31.9554, 6.8239
xyY:
0.4136, 0.4832, 31.9554
CIE-Lab:
63.3060, -11.7081, 57.2916
CIE-LCH:
63.3060, 58.4757, 101.5499
CIE-Luv:
63.3060, 8.0191, 63.5550
Hunter-Lab:
56.5291, -12.5402, 32.4132
#a29d29 color charts
#a29d29 color shades, tints & tones
#a29d29 color schemes
#a29d29 color preview, HTML & CSS examples
This text has a color of #a29d29
<p style="color:#a29d29;">Text here</p>
.mytext {color:#a29d29;}
This box has a color of #a29d29
<div style="background-color:#a29d29;">Content here</div>
.mybackground {background-color:#a29d29;}
Border around this has a color of #a29d29
<div style="border:2px solid #a29d29;">Content here</div>
.myborder {border:2px solid #a29d29;}