#aaa7b1 color space conversions
Hex:
#aaa7b1
RGB:
170, 167, 177
CMY:
33, 35, 31
CMYK:
4, 6, 0, 31
HSL:
258°, 6.0241%, 67.4510%
HSV (HSB):
258°, 5.6497%, 69.4118%
XYZ:
38.3321, 39.3578, 47.1715
xyY:
0.3070, 0.3152, 39.3578
CIE-Lab:
69.0097, 2.9914, -4.7656
CIE-LCH:
69.0097, 5.6267, 302.1165
CIE-Luv:
69.0097, 1.1059, -7.5696
Hunter-Lab:
62.7358, -0.7227, -0.6655
#aaa7b1 color charts
#aaa7b1 color shades, tints & tones
#aaa7b1 color schemes
#aaa7b1 color preview, HTML & CSS examples
This text has a color of #aaa7b1
<p style="color:#aaa7b1;">Text here</p>
.mytext {color:#aaa7b1;}
This box has a color of #aaa7b1
<div style="background-color:#aaa7b1;">Content here</div>
.mybackground {background-color:#aaa7b1;}
Border around this has a color of #aaa7b1
<div style="border:2px solid #aaa7b1;">Content here</div>
.myborder {border:2px solid #aaa7b1;}