#a0ae3e color space conversions
Hex:
#a0ae3e
RGB:
160, 174, 62
CMY:
37, 32, 76
CMYK:
8, 0, 64, 32
HSL:
68°, 47.4576%, 46.2745%
HSV (HSB):
68°, 64.3678%, 68.2353%
XYZ:
30.5028, 38.0935, 10.3025
xyY:
0.3866, 0.4828, 38.0935
CIE-Lab:
68.0895, -20.1309, 53.8455
CIE-LCH:
68.0895, 57.4856, 110.4990
CIE-Luv:
68.0895, -4.4544, 65.0042
Hunter-Lab:
61.7199, -19.7929, 33.3070
#a0ae3e color charts
#a0ae3e color shades, tints & tones
#a0ae3e color schemes
#a0ae3e color preview, HTML & CSS examples
This text has a color of #a0ae3e
<p style="color:#a0ae3e;">Text here</p>
.mytext {color:#a0ae3e;}
This box has a color of #a0ae3e
<div style="background-color:#a0ae3e;">Content here</div>
.mybackground {background-color:#a0ae3e;}
Border around this has a color of #a0ae3e
<div style="border:2px solid #a0ae3e;">Content here</div>
.myborder {border:2px solid #a0ae3e;}