#a09c9a color space conversions
Hex:
#a09c9a
RGB:
160, 156, 154
CMY:
37, 39, 40
CMYK:
0, 2, 4, 37
HSL:
20°, 3.0612%, 61.5686%
HSV (HSB):
20°, 3.7500%, 62.7451%
XYZ:
32.2184, 33.5836, 35.3560
xyY:
0.3185, 0.3320, 33.5836
CIE-Lab:
64.6307, 1.0789, 1.5516
CIE-LCH:
64.6307, 1.8899, 55.1886
CIE-Luv:
64.6307, 2.4242, 2.0435
Hunter-Lab:
57.9514, -2.1768, 4.3932
#a09c9a color charts
#a09c9a color shades, tints & tones
#a09c9a color schemes
#a09c9a color preview, HTML & CSS examples
This text has a color of #a09c9a
<p style="color:#a09c9a;">Text here</p>
.mytext {color:#a09c9a;}
This box has a color of #a09c9a
<div style="background-color:#a09c9a;">Content here</div>
.mybackground {background-color:#a09c9a;}
Border around this has a color of #a09c9a
<div style="border:2px solid #a09c9a;">Content here</div>
.myborder {border:2px solid #a09c9a;}