#a0a29e color space conversions
Hex:
#a0a29e
RGB:
160, 162, 158
CMY:
37, 36, 38
CMYK:
1, 0, 2, 36
HSL:
90°, 2.1053%, 62.7451%
HSV (HSB):
90°, 2.4691%, 63.5294%
XYZ:
33.5891, 35.7829, 37.4842
xyY:
0.3143, 0.3349, 35.7829
CIE-Lab:
66.3537, -1.4723, 1.8177
CIE-LCH:
66.3537, 2.3392, 129.0073
CIE-Luv:
66.3537, -0.9167, 2.8715
Hunter-Lab:
59.8188, -4.4526, 4.7203
#a0a29e color charts
#a0a29e color shades, tints & tones
#a0a29e color schemes
#a0a29e color preview, HTML & CSS examples
This text has a color of #a0a29e
<p style="color:#a0a29e;">Text here</p>
.mytext {color:#a0a29e;}
This box has a color of #a0a29e
<div style="background-color:#a0a29e;">Content here</div>
.mybackground {background-color:#a0a29e;}
Border around this has a color of #a0a29e
<div style="border:2px solid #a0a29e;">Content here</div>
.myborder {border:2px solid #a0a29e;}