#a0b0ac color space conversions
Hex:
#a0b0ac
RGB:
160, 176, 172
CMY:
37, 31, 33
CMYK:
9, 0, 2, 31
HSL:
165°, 9.1954%, 65.8824%
HSV (HSB):
165°, 9.0909%, 69.0196%
XYZ:
37.4689, 41.5028, 45.0657
xyY:
0.3021, 0.3346, 41.5028
CIE-Lab:
70.5268, -6.3418, 0.1363
CIE-LCH:
70.5268, 6.3432, 178.7687
CIE-Luv:
70.5268, -8.5874, 1.2687
Hunter-Lab:
64.4227, -8.9221, 3.6206
#a0b0ac color charts
#a0b0ac color shades, tints & tones
#a0b0ac color schemes
#a0b0ac color preview, HTML & CSS examples
This text has a color of #a0b0ac
<p style="color:#a0b0ac;">Text here</p>
.mytext {color:#a0b0ac;}
This box has a color of #a0b0ac
<div style="background-color:#a0b0ac;">Content here</div>
.mybackground {background-color:#a0b0ac;}
Border around this has a color of #a0b0ac
<div style="border:2px solid #a0b0ac;">Content here</div>
.myborder {border:2px solid #a0b0ac;}