#aaebd5 color space conversions
Hex:
#aaebd5
RGB:
170, 235, 213
CMY:
33, 8, 16
CMYK:
28, 0, 9, 8
HSL:
160°, 61.9048%, 79.4118%
HSV (HSB):
160°, 27.6596%, 92.1569%
XYZ:
58.2961, 72.7668, 73.9237
xyY:
0.2844, 0.3550, 72.7668
CIE-Lab:
88.3364, -24.9069, 4.1096
CIE-LCH:
88.3364, 25.2437, 170.6306
CIE-Luv:
88.3364, -31.9556, 10.5041
Hunter-Lab:
85.3035, -27.2947, 8.3319
#aaebd5 color charts
#aaebd5 color shades, tints & tones
#aaebd5 color schemes
#aaebd5 color preview, HTML & CSS examples
This text has a color of #aaebd5
<p style="color:#aaebd5;">Text here</p>
.mytext {color:#aaebd5;}
This box has a color of #aaebd5
<div style="background-color:#aaebd5;">Content here</div>
.mybackground {background-color:#aaebd5;}
Border around this has a color of #aaebd5
<div style="border:2px solid #aaebd5;">Content here</div>
.myborder {border:2px solid #aaebd5;}