#aaddb3 color space conversions
Hex:
#aaddb3
RGB:
170, 221, 179
CMY:
33, 13, 30
CMYK:
23, 0, 19, 13
HSL:
131°, 42.8571%, 76.6667%
HSV (HSB):
131°, 23.0769%, 86.6667%
XYZ:
50.5707, 63.5136, 52.2418
xyY:
0.3040, 0.3819, 63.5136
CIE-Lab:
83.7119, -24.6355, 15.3443
CIE-LCH:
83.7119, 29.0234, 148.0831
CIE-Luv:
83.7119, -25.5285, 26.5987
Hunter-Lab:
79.6954, -26.1999, 16.9211
#aaddb3 color charts
#aaddb3 color shades, tints & tones
#aaddb3 color schemes
#aaddb3 color preview, HTML & CSS examples
This text has a color of #aaddb3
<p style="color:#aaddb3;">Text here</p>
.mytext {color:#aaddb3;}
This box has a color of #aaddb3
<div style="background-color:#aaddb3;">Content here</div>
.mybackground {background-color:#aaddb3;}
Border around this has a color of #aaddb3
<div style="border:2px solid #aaddb3;">Content here</div>
.myborder {border:2px solid #aaddb3;}