#a7985b color space conversions
Hex:
#a7985b
RGB:
167, 152, 91
CMY:
35, 40, 64
CMYK:
0, 9, 46, 35
HSL:
48°, 30.1587%, 50.5882%
HSV (HSB):
48°, 45.5090%, 65.4902%
XYZ:
29.0529, 31.4273, 14.4324
xyY:
0.3878, 0.4195, 31.4273
CIE-Lab:
62.8667, -3.1310, 34.0032
CIE-LCH:
62.8667, 34.1470, 95.2610
CIE-Luv:
62.8667, 12.9775, 42.3595
Hunter-Lab:
56.0601, -5.5981, 23.9782
#a7985b color charts
#a7985b color shades, tints & tones
#a7985b color schemes
#a7985b color preview, HTML & CSS examples
This text has a color of #a7985b
<p style="color:#a7985b;">Text here</p>
.mytext {color:#a7985b;}
This box has a color of #a7985b
<div style="background-color:#a7985b;">Content here</div>
.mybackground {background-color:#a7985b;}
Border around this has a color of #a7985b
<div style="border:2px solid #a7985b;">Content here</div>
.myborder {border:2px solid #a7985b;}