#adab8c color space conversions
Hex:
#adab8c
RGB:
173, 171, 140
CMY:
32, 33, 45
CMYK:
0, 1, 19, 32
HSL:
56°, 16.7513%, 61.3725%
HSV (HSB):
56°, 19.0751%, 67.8431%
XYZ:
36.5301, 39.9035, 30.5877
xyY:
0.3413, 0.3729, 39.9035
CIE-Lab:
69.4007, -4.5762, 16.2564
CIE-LCH:
69.4007, 16.8882, 105.7218
CIE-Luv:
69.4007, 2.8815, 23.2405
Hunter-Lab:
63.1692, -7.3214, 15.5091
#adab8c color charts
#adab8c color shades, tints & tones
#adab8c color schemes
#adab8c color preview, HTML & CSS examples
This text has a color of #adab8c
<p style="color:#adab8c;">Text here</p>
.mytext {color:#adab8c;}
This box has a color of #adab8c
<div style="background-color:#adab8c;">Content here</div>
.mybackground {background-color:#adab8c;}
Border around this has a color of #adab8c
<div style="border:2px solid #adab8c;">Content here</div>
.myborder {border:2px solid #adab8c;}