#aaa48b color space conversions
Hex:
#aaa48b
RGB:
170, 164, 139
CMY:
33, 36, 45
CMYK:
0, 4, 18, 33
HSL:
48°, 15.4229%, 60.5882%
HSV (HSB):
48°, 18.2353%, 66.6667%
XYZ:
34.5132, 36.9610, 29.7413
xyY:
0.3410, 0.3652, 36.9610
CIE-Lab:
67.2478, -2.1136, 13.7640
CIE-LCH:
67.2478, 13.9254, 98.7302
CIE-Luv:
67.2478, 5.0112, 19.3960
Hunter-Lab:
60.7956, -5.0591, 13.5522
#aaa48b color charts
#aaa48b color shades, tints & tones
#aaa48b color schemes
#aaa48b color preview, HTML & CSS examples
This text has a color of #aaa48b
<p style="color:#aaa48b;">Text here</p>
.mytext {color:#aaa48b;}
This box has a color of #aaa48b
<div style="background-color:#aaa48b;">Content here</div>
.mybackground {background-color:#aaa48b;}
Border around this has a color of #aaa48b
<div style="border:2px solid #aaa48b;">Content here</div>
.myborder {border:2px solid #aaa48b;}