#adadbf color space conversions
Hex:
#adadbf
RGB:
173, 173, 191
CMY:
32, 32, 25
CMYK:
9, 9, 0, 25
HSL:
240°, 12.3288%, 71.3725%
HSV (HSB):
240°, 9.4241%, 74.9020%
XYZ:
41.5811, 42.5330, 55.3083
xyY:
0.2982, 0.3051, 42.5330
CIE-Lab:
71.2368, 3.5469, -9.1699
CIE-LCH:
71.2368, 9.8319, 291.1464
CIE-Luv:
71.2368, -1.0396, -14.4382
Hunter-Lab:
65.2173, -0.3226, -4.6295
#adadbf color charts
#adadbf color shades, tints & tones
#adadbf color schemes
#adadbf color preview, HTML & CSS examples
This text has a color of #adadbf
<p style="color:#adadbf;">Text here</p>
.mytext {color:#adadbf;}
This box has a color of #adadbf
<div style="background-color:#adadbf;">Content here</div>
.mybackground {background-color:#adadbf;}
Border around this has a color of #adadbf
<div style="border:2px solid #adadbf;">Content here</div>
.myborder {border:2px solid #adadbf;}