#aaddcb color space conversions
Hex:
#aaddcb
RGB:
170, 221, 203
CMY:
33, 13, 20
CMYK:
23, 0, 8, 13
HSL:
159°, 42.8571%, 76.6667%
HSV (HSB):
159°, 23.0769%, 86.6667%
XYZ:
53.2135, 64.5707, 66.1587
xyY:
0.2893, 0.3510, 64.5707
CIE-Lab:
84.2621, -20.0686, 3.4687
CIE-LCH:
84.2621, 20.3661, 170.1938
CIE-Luv:
84.2621, -25.6381, 8.6618
Hunter-Lab:
80.3559, -22.4161, 7.4345
#aaddcb color charts
#aaddcb color shades, tints & tones
#aaddcb color schemes
#aaddcb color preview, HTML & CSS examples
This text has a color of #aaddcb
<p style="color:#aaddcb;">Text here</p>
.mytext {color:#aaddcb;}
This box has a color of #aaddcb
<div style="background-color:#aaddcb;">Content here</div>
.mybackground {background-color:#aaddcb;}
Border around this has a color of #aaddcb
<div style="border:2px solid #aaddcb;">Content here</div>
.myborder {border:2px solid #aaddcb;}