#adadbb color space conversions
Hex:
#adadbb
RGB:
173, 173, 187
CMY:
32, 32, 27
CMYK:
7, 7, 0, 27
HSL:
240°, 9.3333%, 70.5882%
HSV (HSB):
240°, 7.4866%, 73.3333%
XYZ:
41.1468, 42.3592, 53.0212
xyY:
0.3014, 0.3103, 42.3592
CIE-Lab:
71.1179, 2.7334, -7.1442
CIE-LCH:
71.1179, 7.6493, 290.9367
CIE-Luv:
71.1179, -0.8050, -11.1840
Hunter-Lab:
65.0840, -1.0473, -2.7423
#adadbb color charts
#adadbb color shades, tints & tones
#adadbb color schemes
#adadbb color preview, HTML & CSS examples
This text has a color of #adadbb
<p style="color:#adadbb;">Text here</p>
.mytext {color:#adadbb;}
This box has a color of #adadbb
<div style="background-color:#adadbb;">Content here</div>
.mybackground {background-color:#adadbb;}
Border around this has a color of #adadbb
<div style="border:2px solid #adadbb;">Content here</div>
.myborder {border:2px solid #adadbb;}