#a7a95c color space conversions
Hex:
#a7a95c
RGB:
167, 169, 92
CMY:
35, 34, 64
CMYK:
1, 0, 46, 34
HSL:
62°, 30.9237%, 51.1765%
HSV (HSB):
62°, 45.5621%, 66.2745%
XYZ:
32.0561, 37.3641, 15.6477
xyY:
0.3768, 0.4392, 37.3641
CIE-Lab:
67.5493, -12.0879, 39.2911
CIE-LCH:
67.5493, 41.1085, 107.1004
CIE-Luv:
67.5493, 2.3530, 50.5279
Hunter-Lab:
61.1262, -13.3611, 27.6107
#a7a95c color charts
#a7a95c color shades, tints & tones
#a7a95c color schemes
#a7a95c color preview, HTML & CSS examples
This text has a color of #a7a95c
<p style="color:#a7a95c;">Text here</p>
.mytext {color:#a7a95c;}
This box has a color of #a7a95c
<div style="background-color:#a7a95c;">Content here</div>
.mybackground {background-color:#a7a95c;}
Border around this has a color of #a7a95c
<div style="border:2px solid #a7a95c;">Content here</div>
.myborder {border:2px solid #a7a95c;}