#aabdc7 color space conversions
Hex:
#aabdc7
RGB:
170, 189, 199
CMY:
33, 26, 22
CMYK:
15, 5, 0, 22
HSL:
201°, 20.5674%, 72.3529%
HSV (HSB):
201°, 14.5729%, 78.0392%
XYZ:
45.0840, 49.0648, 61.1271
xyY:
0.2903, 0.3160, 49.0648
CIE-Lab:
75.4916, -4.4202, -7.2447
CIE-LCH:
75.4916, 8.4867, 238.6112
CIE-Luv:
75.4916, -10.6521, -10.2754
Hunter-Lab:
70.0462, -7.6927, -2.7081
#aabdc7 color charts
#aabdc7 color shades, tints & tones
#aabdc7 color schemes
#aabdc7 color preview, HTML & CSS examples
This text has a color of #aabdc7
<p style="color:#aabdc7;">Text here</p>
.mytext {color:#aabdc7;}
This box has a color of #aabdc7
<div style="background-color:#aabdc7;">Content here</div>
.mybackground {background-color:#aabdc7;}
Border around this has a color of #aabdc7
<div style="border:2px solid #aabdc7;">Content here</div>
.myborder {border:2px solid #aabdc7;}