#aaadbd color space conversions
Hex:
#aaadbd
RGB:
170, 173, 189
CMY:
33, 32, 26
CMYK:
10, 8, 0, 26
HSL:
231°, 12.5828%, 70.3922%
HSV (HSB):
231°, 10.0529%, 74.1176%
XYZ:
40.7064, 42.1073, 54.1262
xyY:
0.2973, 0.3075, 42.1073
CIE-Lab:
70.9448, 2.1251, -8.5281
CIE-LCH:
70.9448, 8.7889, 283.9925
CIE-Luv:
70.9448, -2.5525, -13.2062
Hunter-Lab:
64.8901, -1.5824, -4.0319
#aaadbd color charts
#aaadbd color shades, tints & tones
#aaadbd color schemes
#aaadbd color preview, HTML & CSS examples
This text has a color of #aaadbd
<p style="color:#aaadbd;">Text here</p>
.mytext {color:#aaadbd;}
This box has a color of #aaadbd
<div style="background-color:#aaadbd;">Content here</div>
.mybackground {background-color:#aaadbd;}
Border around this has a color of #aaadbd
<div style="border:2px solid #aaadbd;">Content here</div>
.myborder {border:2px solid #aaadbd;}