#a29e6c color space conversions
Hex:
#a29e6c
RGB:
162, 158, 108
CMY:
36, 38, 58
CMYK:
0, 2, 33, 36
HSL:
56°, 22.5000%, 52.9412%
HSV (HSB):
56°, 33.3333%, 63.5294%
XYZ:
29.8339, 33.2178, 19.0266
xyY:
0.3635, 0.4047, 33.2178
CIE-Lab:
64.3369, -6.4766, 26.6976
CIE-LCH:
64.3369, 27.4720, 103.6360
CIE-Luv:
64.3369, 5.0934, 35.5870
Hunter-Lab:
57.6349, -8.4630, 20.7714
#a29e6c color charts
#a29e6c color shades, tints & tones
#a29e6c color schemes
#a29e6c color preview, HTML & CSS examples
This text has a color of #a29e6c
<p style="color:#a29e6c;">Text here</p>
.mytext {color:#a29e6c;}
This box has a color of #a29e6c
<div style="background-color:#a29e6c;">Content here</div>
.mybackground {background-color:#a29e6c;}
Border around this has a color of #a29e6c
<div style="border:2px solid #a29e6c;">Content here</div>
.myborder {border:2px solid #a29e6c;}