#adadad color space conversions
Hex:
#adadad
RGB:
173, 173, 173
CMY:
32, 32, 32
CMYK:
0, 0, 0, 32
HSL:
0°, 0.0000%, 67.8431%
HSV (HSB):
0°, 0.0000%, 67.8431%
XYZ:
39.7200, 41.7885, 45.5077
xyY:
0.3127, 0.3290, 41.7885
CIE-Lab:
70.7249, 0.0039, -0.0078
CIE-LCH:
70.7249, 0.0087, 296.8129
CIE-Luv:
70.7249, 0.0007, -0.0121
Hunter-Lab:
64.6440, -3.4492, 3.5122
#adadad color charts
#adadad color shades, tints & tones
#adadad color schemes
#adadad color preview, HTML & CSS examples
This text has a color of #adadad
<p style="color:#adadad;">Text here</p>
.mytext {color:#adadad;}
This box has a color of #adadad
<div style="background-color:#adadad;">Content here</div>
.mybackground {background-color:#adadad;}
Border around this has a color of #adadad
<div style="border:2px solid #adadad;">Content here</div>
.myborder {border:2px solid #adadad;}