#aabcbc color space conversions
Hex:
#aabcbc
RGB:
170, 188, 188
CMY:
33, 26, 26
CMYK:
10, 0, 0, 26
HSL:
180°, 11.8421%, 70.1961%
HSV (HSB):
180°, 9.5745%, 73.7255%
XYZ:
43.6379, 48.1433, 54.5696
xyY:
0.2982, 0.3290, 48.1433
CIE-Lab:
74.9152, -6.1505, -2.1141
CIE-LCH:
74.9152, 6.5037, 198.9692
CIE-Luv:
74.9152, -9.7860, -2.1239
Hunter-Lab:
69.3854, -9.1622, 1.9399
#aabcbc color charts
#aabcbc color shades, tints & tones
#aabcbc color schemes
#aabcbc color preview, HTML & CSS examples
This text has a color of #aabcbc
<p style="color:#aabcbc;">Text here</p>
.mytext {color:#aabcbc;}
This box has a color of #aabcbc
<div style="background-color:#aabcbc;">Content here</div>
.mybackground {background-color:#aabcbc;}
Border around this has a color of #aabcbc
<div style="border:2px solid #aabcbc;">Content here</div>
.myborder {border:2px solid #aabcbc;}