#a0a09c color space conversions
Hex:
#a0a09c
RGB:
160, 160, 156
CMY:
37, 37, 39
CMYK:
0, 0, 2, 37
HSL:
60°, 2.0619%, 61.9608%
HSV (HSB):
60°, 2.5000%, 62.7451%
XYZ:
33.0688, 35.0155, 36.4682
xyY:
0.3163, 0.3349, 35.0155
CIE-Lab:
65.7607, -0.7514, 2.0734
CIE-LCH:
65.7607, 2.2053, 109.9199
CIE-Luv:
65.7607, 0.2256, 3.1093
Hunter-Lab:
59.1739, -3.8013, 4.8819
#a0a09c color charts
#a0a09c color shades, tints & tones
#a0a09c color schemes
#a0a09c color preview, HTML & CSS examples
This text has a color of #a0a09c
<p style="color:#a0a09c;">Text here</p>
.mytext {color:#a0a09c;}
This box has a color of #a0a09c
<div style="background-color:#a0a09c;">Content here</div>
.mybackground {background-color:#a0a09c;}
Border around this has a color of #a0a09c
<div style="border:2px solid #a0a09c;">Content here</div>
.myborder {border:2px solid #a0a09c;}