#adabbd color space conversions
Hex:
#adabbd
RGB:
173, 171, 189
CMY:
32, 33, 26
CMYK:
8, 10, 0, 26
HSL:
247°, 12.0000%, 70.5882%
HSV (HSB):
247°, 9.5238%, 74.1176%
XYZ:
40.9818, 41.6842, 54.0300
xyY:
0.2998, 0.3049, 41.6842
CIE-Lab:
70.6526, 4.2326, -8.9381
CIE-LCH:
70.6526, 9.8896, 295.3396
CIE-Luv:
70.6526, 0.0551, -14.1725
Hunter-Lab:
64.5633, 0.3178, -4.4227
#adabbd color charts
#adabbd color shades, tints & tones
#adabbd color schemes
#adabbd color preview, HTML & CSS examples
This text has a color of #adabbd
<p style="color:#adabbd;">Text here</p>
.mytext {color:#adabbd;}
This box has a color of #adabbd
<div style="background-color:#adabbd;">Content here</div>
.mybackground {background-color:#adabbd;}
Border around this has a color of #adabbd
<div style="border:2px solid #adabbd;">Content here</div>
.myborder {border:2px solid #adabbd;}