#adab8d color space conversions
Hex:
#adab8d
RGB:
173, 171, 141
CMY:
32, 33, 45
CMYK:
0, 1, 18, 32
HSL:
56°, 16.3265%, 61.5686%
HSV (HSB):
56°, 18.4971%, 67.8431%
XYZ:
36.6042, 39.9331, 30.9779
xyY:
0.3405, 0.3714, 39.9331
CIE-Lab:
69.4219, -4.4216, 15.7382
CIE-LCH:
69.4219, 16.3476, 105.6927
CIE-Luv:
69.4219, 2.8288, 22.5441
Hunter-Lab:
63.1927, -7.1915, 15.1701
#adab8d color charts
#adab8d color shades, tints & tones
#adab8d color schemes
#adab8d color preview, HTML & CSS examples
This text has a color of #adab8d
<p style="color:#adab8d;">Text here</p>
.mytext {color:#adab8d;}
This box has a color of #adab8d
<div style="background-color:#adab8d;">Content here</div>
.mybackground {background-color:#adab8d;}
Border around this has a color of #adab8d
<div style="border:2px solid #adab8d;">Content here</div>
.myborder {border:2px solid #adab8d;}