#a7a256 color space conversions
Hex:
#a7a256
RGB:
167, 162, 86
CMY:
35, 36, 66
CMYK:
0, 3, 49, 35
HSL:
56°, 32.0158%, 49.6078%
HSV (HSB):
56°, 48.5030%, 65.4902%
XYZ:
30.5364, 34.7280, 13.8978
xyY:
0.3857, 0.4387, 34.7280
CIE-Lab:
65.5364, -9.0005, 39.8808
CIE-LCH:
65.5364, 40.8838, 102.7177
CIE-Luv:
65.5364, 6.8899, 49.9253
Hunter-Lab:
58.9305, -10.6339, 27.2687
#a7a256 color charts
#a7a256 color shades, tints & tones
#a7a256 color schemes
#a7a256 color preview, HTML & CSS examples
This text has a color of #a7a256
<p style="color:#a7a256;">Text here</p>
.mytext {color:#a7a256;}
This box has a color of #a7a256
<div style="background-color:#a7a256;">Content here</div>
.mybackground {background-color:#a7a256;}
Border around this has a color of #a7a256
<div style="border:2px solid #a7a256;">Content here</div>
.myborder {border:2px solid #a7a256;}