#adadab color space conversions
Hex:
#adadab
RGB:
173, 173, 171
CMY:
32, 32, 33
CMYK:
0, 0, 1, 32
HSL:
60°, 1.2048%, 67.4510%
HSV (HSB):
60°, 1.1561%, 67.8431%
XYZ:
39.5278, 41.7117, 44.4959
xyY:
0.3144, 0.3317, 41.7117
CIE-Lab:
70.6717, -0.3705, 1.0170
CIE-LCH:
70.6717, 1.0824, 110.0164
CIE-Luv:
70.6717, 0.1134, 1.5520
Hunter-Lab:
64.5846, -3.7752, 4.3610
#adadab color charts
#adadab color shades, tints & tones
#adadab color schemes
#adadab color preview, HTML & CSS examples
This text has a color of #adadab
<p style="color:#adadab;">Text here</p>
.mytext {color:#adadab;}
This box has a color of #adadab
<div style="background-color:#adadab;">Content here</div>
.mybackground {background-color:#adadab;}
Border around this has a color of #adadab
<div style="border:2px solid #adadab;">Content here</div>
.myborder {border:2px solid #adadab;}