#aabdc2 color space conversions
Hex:
#aabdc2
RGB:
170, 189, 194
CMY:
33, 26, 24
CMYK:
12, 3, 0, 24
HSL:
193°, 16.4384%, 71.3725%
HSV (HSB):
193°, 12.3711%, 76.0784%
XYZ:
44.5128, 48.8363, 58.1192
xyY:
0.2939, 0.3224, 48.8363
CIE-Lab:
75.3494, -5.4610, -4.7381
CIE-LCH:
75.3494, 7.2299, 220.9458
CIE-Luv:
75.3494, -10.4775, -6.2345
Hunter-Lab:
69.8830, -8.5975, -0.3913
#aabdc2 color charts
#aabdc2 color shades, tints & tones
#aabdc2 color schemes
#aabdc2 color preview, HTML & CSS examples
This text has a color of #aabdc2
<p style="color:#aabdc2;">Text here</p>
.mytext {color:#aabdc2;}
This box has a color of #aabdc2
<div style="background-color:#aabdc2;">Content here</div>
.mybackground {background-color:#aabdc2;}
Border around this has a color of #aabdc2
<div style="border:2px solid #aabdc2;">Content here</div>
.myborder {border:2px solid #aabdc2;}