#aaa38f color space conversions
Hex:
#aaa38f
RGB:
170, 163, 143
CMY:
33, 36, 44
CMYK:
0, 4, 16, 33
HSL:
44°, 13.7056%, 61.3725%
HSV (HSB):
44°, 15.8824%, 66.6667%
XYZ:
34.6327, 36.7236, 31.2496
xyY:
0.3375, 0.3579, 36.7236
CIE-Lab:
67.0691, -0.9325, 11.2983
CIE-LCH:
67.0691, 11.3367, 94.7182
CIE-Luv:
67.0691, 5.3283, 15.9195
Hunter-Lab:
60.6000, -4.0379, 11.8459
#aaa38f color charts
#aaa38f color shades, tints & tones
#aaa38f color schemes
#aaa38f color preview, HTML & CSS examples
This text has a color of #aaa38f
<p style="color:#aaa38f;">Text here</p>
.mytext {color:#aaa38f;}
This box has a color of #aaa38f
<div style="background-color:#aaa38f;">Content here</div>
.mybackground {background-color:#aaa38f;}
Border around this has a color of #aaa38f
<div style="border:2px solid #aaa38f;">Content here</div>
.myborder {border:2px solid #aaa38f;}