#aadfc8 color space conversions
Hex:
#aadfc8
RGB:
170, 223, 200
CMY:
33, 13, 22
CMYK:
24, 0, 10, 13
HSL:
154°, 45.2991%, 77.0588%
HSV (HSB):
154°, 23.7668%, 87.4510%
XYZ:
53.3906, 65.4915, 64.4707
xyY:
0.2912, 0.3572, 65.4915
CIE-Lab:
84.7364, -21.6566, 5.7396
CIE-LCH:
84.7364, 22.4042, 165.1564
CIE-Luv:
84.7364, -26.5430, 12.3281
Hunter-Lab:
80.9268, -23.8586, 9.4151
#aadfc8 color charts
#aadfc8 color shades, tints & tones
#aadfc8 color schemes
#aadfc8 color preview, HTML & CSS examples
This text has a color of #aadfc8
<p style="color:#aadfc8;">Text here</p>
.mytext {color:#aadfc8;}
This box has a color of #aadfc8
<div style="background-color:#aadfc8;">Content here</div>
.mybackground {background-color:#aadfc8;}
Border around this has a color of #aadfc8
<div style="border:2px solid #aadfc8;">Content here</div>
.myborder {border:2px solid #aadfc8;}