#aabdbd color space conversions
Hex:
#aabdbd
RGB:
170, 189, 189
CMY:
33, 26, 26
CMYK:
10, 0, 0, 26
HSL:
180°, 12.5828%, 70.3922%
HSV (HSB):
180°, 10.0529%, 74.1176%
XYZ:
43.9605, 48.6154, 55.2109
xyY:
0.2975, 0.3290, 48.6154
CIE-Lab:
75.2114, -6.4789, -2.2233
CIE-LCH:
75.2114, 6.8498, 198.9402
CIE-Luv:
75.2114, -10.3050, -2.2359
Hunter-Lab:
69.7247, -9.4765, 1.8591
#aabdbd color charts
#aabdbd color shades, tints & tones
#aabdbd color schemes
#aabdbd color preview, HTML & CSS examples
This text has a color of #aabdbd
<p style="color:#aabdbd;">Text here</p>
.mytext {color:#aabdbd;}
This box has a color of #aabdbd
<div style="background-color:#aabdbd;">Content here</div>
.mybackground {background-color:#aabdbd;}
Border around this has a color of #aabdbd
<div style="border:2px solid #aabdbd;">Content here</div>
.myborder {border:2px solid #aabdbd;}