#aacbbd color space conversions
Hex:
#aacbbd
RGB:
170, 203, 189
CMY:
33, 20, 26
CMYK:
16, 0, 7, 20
HSL:
155°, 24.0876%, 73.1373%
HSV (HSB):
155°, 16.2562%, 79.6078%
XYZ:
47.1188, 54.9320, 56.2636
xyY:
0.2976, 0.3470, 54.9320
CIE-Lab:
79.0021, -13.7713, 3.3050
CIE-LCH:
79.0021, 14.1623, 166.5045
CIE-Luv:
79.0021, -17.0430, 7.2788
Hunter-Lab:
74.1162, -16.2232, 6.8726
#aacbbd color charts
#aacbbd color shades, tints & tones
#aacbbd color schemes
#aacbbd color preview, HTML & CSS examples
This text has a color of #aacbbd
<p style="color:#aacbbd;">Text here</p>
.mytext {color:#aacbbd;}
This box has a color of #aacbbd
<div style="background-color:#aacbbd;">Content here</div>
.mybackground {background-color:#aacbbd;}
Border around this has a color of #aacbbd
<div style="border:2px solid #aacbbd;">Content here</div>
.myborder {border:2px solid #aacbbd;}