#aaacd7 color space conversions
Hex:
#aaacd7
RGB:
170, 172, 215
CMY:
33, 33, 16
CMYK:
21, 20, 0, 16
HSL:
237°, 36.0000%, 75.4902%
HSV (HSB):
237°, 20.9302%, 84.3137%
XYZ:
43.5958, 42.9574, 70.2838
xyY:
0.2780, 0.2739, 42.9574
CIE-Lab:
71.5260, 8.3342, -21.9400
CIE-LCH:
71.5260, 23.4696, 290.7999
CIE-Luv:
71.5260, -3.5554, -35.5131
Hunter-Lab:
65.5419, 4.0327, -17.7003
#aaacd7 color charts
#aaacd7 color shades, tints & tones
#aaacd7 color schemes
#aaacd7 color preview, HTML & CSS examples
This text has a color of #aaacd7
<p style="color:#aaacd7;">Text here</p>
.mytext {color:#aaacd7;}
This box has a color of #aaacd7
<div style="background-color:#aaacd7;">Content here</div>
.mybackground {background-color:#aaacd7;}
Border around this has a color of #aaacd7
<div style="border:2px solid #aaacd7;">Content here</div>
.myborder {border:2px solid #aaacd7;}