#a7a15c color space conversions
Hex:
#a7a15c
RGB:
167, 161, 92
CMY:
35, 37, 64
CMYK:
0, 4, 45, 35
HSL:
55°, 29.8805%, 50.7843%
HSV (HSB):
55°, 44.9102%, 65.4902%
XYZ:
30.6130, 34.4779, 15.1666
xyY:
0.3814, 0.4296, 34.4779
CIE-Lab:
65.3402, -7.8687, 36.5669
CIE-LCH:
65.3402, 37.4039, 102.1440
CIE-Luv:
65.3402, 7.2691, 46.4540
Hunter-Lab:
58.7179, -9.6942, 25.7881
#a7a15c color charts
#a7a15c color shades, tints & tones
#a7a15c color schemes
#a7a15c color preview, HTML & CSS examples
This text has a color of #a7a15c
<p style="color:#a7a15c;">Text here</p>
.mytext {color:#a7a15c;}
This box has a color of #a7a15c
<div style="background-color:#a7a15c;">Content here</div>
.mybackground {background-color:#a7a15c;}
Border around this has a color of #a7a15c
<div style="border:2px solid #a7a15c;">Content here</div>
.myborder {border:2px solid #a7a15c;}