#a4aa4f color space conversions
Hex:
#a4aa4f
RGB:
164, 170, 79
CMY:
36, 33, 69
CMYK:
4, 0, 54, 33
HSL:
64°, 36.5462%, 48.8235%
HSV (HSB):
64°, 53.5294%, 66.6667%
XYZ:
31.0959, 37.2065, 12.9398
xyY:
0.3828, 0.4580, 37.2065
CIE-Lab:
67.4317, -15.0911, 45.5178
CIE-LCH:
67.4317, 47.9542, 108.3425
CIE-Luv:
67.4317, 0.1920, 56.8632
Hunter-Lab:
60.9971, -15.7470, 30.1203
#a4aa4f color charts
#a4aa4f color shades, tints & tones
#a4aa4f color schemes
#a4aa4f color preview, HTML & CSS examples
This text has a color of #a4aa4f
<p style="color:#a4aa4f;">Text here</p>
.mytext {color:#a4aa4f;}
This box has a color of #a4aa4f
<div style="background-color:#a4aa4f;">Content here</div>
.mybackground {background-color:#a4aa4f;}
Border around this has a color of #a4aa4f
<div style="border:2px solid #a4aa4f;">Content here</div>
.myborder {border:2px solid #a4aa4f;}