#aaa5b4 color space conversions
Hex:
#aaa5b4
RGB:
170, 165, 180
CMY:
33, 35, 29
CMYK:
6, 8, 0, 29
HSL:
260°, 9.0909%, 67.6471%
HSV (HSB):
260°, 8.3333%, 70.5882%
XYZ:
38.2709, 38.7516, 48.6427
xyY:
0.3045, 0.3084, 38.7516
CIE-Lab:
68.5710, 4.6857, -7.0793
CIE-LCH:
68.5710, 8.4895, 303.5004
CIE-Luv:
68.5710, 1.9129, -11.3361
Hunter-Lab:
62.2508, 0.8004, -2.7536
#aaa5b4 color charts
#aaa5b4 color shades, tints & tones
#aaa5b4 color schemes
#aaa5b4 color preview, HTML & CSS examples
This text has a color of #aaa5b4
<p style="color:#aaa5b4;">Text here</p>
.mytext {color:#aaa5b4;}
This box has a color of #aaa5b4
<div style="background-color:#aaa5b4;">Content here</div>
.mybackground {background-color:#aaa5b4;}
Border around this has a color of #aaa5b4
<div style="border:2px solid #aaa5b4;">Content here</div>
.myborder {border:2px solid #aaa5b4;}