#aa9999 color space conversions
Hex:
#aa9999
RGB:
170, 153, 153
CMY:
33, 40, 40
CMYK:
0, 10, 10, 33
HSL:
0°, 9.0909%, 63.3333%
HSV (HSB):
0°, 10.0000%, 66.6667%
XYZ:
33.7186, 33.6284, 34.8508
xyY:
0.3299, 0.3291, 33.6284
CIE-Lab:
64.6665, 6.2534, 2.2714
CIE-LCH:
64.6665, 6.6532, 19.9627
CIE-Luv:
64.6665, 10.1021, 2.1679
Hunter-Lab:
57.9900, 2.3071, 4.9610
#aa9999 color charts
#aa9999 color shades, tints & tones
#aa9999 color schemes
#aa9999 color preview, HTML & CSS examples
This text has a color of #aa9999
<p style="color:#aa9999;">Text here</p>
.mytext {color:#aa9999;}
This box has a color of #aa9999
<div style="background-color:#aa9999;">Content here</div>
.mybackground {background-color:#aa9999;}
Border around this has a color of #aa9999
<div style="border:2px solid #aa9999;">Content here</div>
.myborder {border:2px solid #aa9999;}