#a29a5d color space conversions
Hex:
#a29a5d
RGB:
162, 154, 93
CMY:
36, 40, 64
CMYK:
0, 5, 43, 36
HSL:
53°, 27.0588%, 50.0000%
HSV (HSB):
53°, 42.5926%, 63.5294%
XYZ:
28.4317, 31.5829, 14.9535
xyY:
0.3793, 0.4213, 31.5829
CIE-Lab:
62.9966, -6.1091, 33.0142
CIE-LCH:
62.9966, 33.5747, 100.4837
CIE-Luv:
62.9966, 8.2358, 41.9922
Hunter-Lab:
56.1987, -8.0421, 23.5630
#a29a5d color charts
#a29a5d color shades, tints & tones
#a29a5d color schemes
#a29a5d color preview, HTML & CSS examples
This text has a color of #a29a5d
<p style="color:#a29a5d;">Text here</p>
.mytext {color:#a29a5d;}
This box has a color of #a29a5d
<div style="background-color:#a29a5d;">Content here</div>
.mybackground {background-color:#a29a5d;}
Border around this has a color of #a29a5d
<div style="border:2px solid #a29a5d;">Content here</div>
.myborder {border:2px solid #a29a5d;}