#a7b07d color space conversions
Hex:
#a7b07d
RGB:
167, 176, 125
CMY:
35, 31, 51
CMYK:
5, 0, 29, 31
HSL:
71°, 24.4019%, 59.0196%
HSV (HSB):
71°, 28.9773%, 69.0196%
XYZ:
35.1634, 40.7468, 25.4137
xyY:
0.3470, 0.4021, 40.7468
CIE-Lab:
69.9982, -11.7428, 25.1328
CIE-LCH:
69.9982, 27.7408, 115.0435
CIE-Luv:
69.9982, -2.9051, 35.6362
Hunter-Lab:
63.8332, -13.3792, 21.0784
#a7b07d color charts
#a7b07d color shades, tints & tones
#a7b07d color schemes
#a7b07d color preview, HTML & CSS examples
This text has a color of #a7b07d
<p style="color:#a7b07d;">Text here</p>
.mytext {color:#a7b07d;}
This box has a color of #a7b07d
<div style="background-color:#a7b07d;">Content here</div>
.mybackground {background-color:#a7b07d;}
Border around this has a color of #a7b07d
<div style="border:2px solid #a7b07d;">Content here</div>
.myborder {border:2px solid #a7b07d;}