#adadac color space conversions
Hex:
#adadac
RGB:
173, 173, 172
CMY:
32, 32, 33
CMYK:
0, 0, 1, 32
HSL:
60°, 0.6061%, 67.6471%
HSV (HSB):
60°, 0.5780%, 67.8431%
XYZ:
39.6235, 41.7499, 44.9999
xyY:
0.3135, 0.3304, 41.7499
CIE-Lab:
70.6982, -0.1838, 0.5045
CIE-LCH:
70.6982, 0.5369, 110.0165
CIE-Luv:
70.6982, 0.0571, 0.7710
Hunter-Lab:
64.6142, -3.6128, 3.9380
#adadac color charts
#adadac color shades, tints & tones
#adadac color schemes
#adadac color preview, HTML & CSS examples
This text has a color of #adadac
<p style="color:#adadac;">Text here</p>
.mytext {color:#adadac;}
This box has a color of #adadac
<div style="background-color:#adadac;">Content here</div>
.mybackground {background-color:#adadac;}
Border around this has a color of #adadac
<div style="border:2px solid #adadac;">Content here</div>
.myborder {border:2px solid #adadac;}