#aaaec6 color space conversions
Hex:
#aaaec6
RGB:
170, 174, 198
CMY:
33, 32, 22
CMYK:
14, 12, 0, 22
HSL:
231°, 19.7183%, 72.1569%
HSV (HSB):
231°, 14.1414%, 77.6471%
XYZ:
41.9067, 42.8954, 59.4970
xyY:
0.2904, 0.2973, 42.8954
CIE-Lab:
71.4839, 3.4699, -12.6747
CIE-LCH:
71.4839, 13.1411, 285.3106
CIE-Luv:
71.4839, -3.5210, -19.9060
Hunter-Lab:
65.4946, -0.4023, -8.0144
#aaaec6 color charts
#aaaec6 color shades, tints & tones
#aaaec6 color schemes
#aaaec6 color preview, HTML & CSS examples
This text has a color of #aaaec6
<p style="color:#aaaec6;">Text here</p>
.mytext {color:#aaaec6;}
This box has a color of #aaaec6
<div style="background-color:#aaaec6;">Content here</div>
.mybackground {background-color:#aaaec6;}
Border around this has a color of #aaaec6
<div style="border:2px solid #aaaec6;">Content here</div>
.myborder {border:2px solid #aaaec6;}