#aadfcc color space conversions
Hex:
#aadfcc
RGB:
170, 223, 204
CMY:
33, 13, 20
CMYK:
24, 0, 9, 13
HSL:
158°, 45.2991%, 77.0588%
HSV (HSB):
158°, 23.7668%, 87.4510%
XYZ:
53.8643, 65.6810, 66.9655
xyY:
0.2888, 0.3522, 65.6810
CIE-Lab:
84.8335, -20.8583, 3.7680
CIE-LCH:
84.8335, 21.1959, 169.7601
CIE-Luv:
84.8335, -26.5569, 9.2528
Hunter-Lab:
81.0438, -23.1899, 7.7401
#aadfcc color charts
#aadfcc color shades, tints & tones
#aadfcc color schemes
#aadfcc color preview, HTML & CSS examples
This text has a color of #aadfcc
<p style="color:#aadfcc;">Text here</p>
.mytext {color:#aadfcc;}
This box has a color of #aadfcc
<div style="background-color:#aadfcc;">Content here</div>
.mybackground {background-color:#aadfcc;}
Border around this has a color of #aadfcc
<div style="border:2px solid #aadfcc;">Content here</div>
.myborder {border:2px solid #aadfcc;}