#a29e7c color space conversions
Hex:
#a29e7c
RGB:
162, 158, 124
CMY:
36, 38, 51
CMYK:
0, 2, 23, 36
HSL:
54°, 16.9643%, 56.0784%
HSV (HSB):
54°, 23.4568%, 63.5294%
XYZ:
30.7652, 33.5903, 23.9309
xyY:
0.3485, 0.3805, 33.5903
CIE-Lab:
64.6361, -4.2666, 18.3308
CIE-LCH:
64.6361, 18.8208, 103.1025
CIE-Luv:
64.6361, 4.2794, 25.3681
Hunter-Lab:
57.9572, -6.6724, 16.0888
#a29e7c color charts
#a29e7c color shades, tints & tones
#a29e7c color schemes
#a29e7c color preview, HTML & CSS examples
This text has a color of #a29e7c
<p style="color:#a29e7c;">Text here</p>
.mytext {color:#a29e7c;}
This box has a color of #a29e7c
<div style="background-color:#a29e7c;">Content here</div>
.mybackground {background-color:#a29e7c;}
Border around this has a color of #a29e7c
<div style="border:2px solid #a29e7c;">Content here</div>
.myborder {border:2px solid #a29e7c;}