#aaa84b color space conversions
Hex:
#aaa84b
RGB:
170, 168, 75
CMY:
33, 34, 71
CMYK:
0, 1, 56, 33
HSL:
59°, 38.7755%, 48.0392%
HSV (HSB):
59°, 55.8824%, 66.6667%
XYZ:
31.8502, 37.0593, 12.1311
xyY:
0.3930, 0.4573, 37.0593
CIE-Lab:
67.3215, -11.8526, 47.4205
CIE-LCH:
67.3215, 48.8793, 104.0334
CIE-Luv:
67.3215, 5.5001, 57.8135
Hunter-Lab:
60.8764, -13.1434, 30.7985
#aaa84b color charts
#aaa84b color shades, tints & tones
#aaa84b color schemes
#aaa84b color preview, HTML & CSS examples
This text has a color of #aaa84b
<p style="color:#aaa84b;">Text here</p>
.mytext {color:#aaa84b;}
This box has a color of #aaa84b
<div style="background-color:#aaa84b;">Content here</div>
.mybackground {background-color:#aaa84b;}
Border around this has a color of #aaa84b
<div style="border:2px solid #aaa84b;">Content here</div>
.myborder {border:2px solid #aaa84b;}