#a7785f color space conversions
Hex:
#a7785f
RGB:
167, 120, 95
CMY:
35, 53, 63
CMYK:
0, 28, 43, 35
HSL:
21°, 29.0323%, 51.3725%
HSV (HSB):
21°, 43.1138%, 65.4902%
XYZ:
24.7184, 22.4747, 13.8617
xyY:
0.4049, 0.3681, 22.4747
CIE-Lab:
54.5270, 15.1559, 20.9865
CIE-LCH:
54.5270, 25.8870, 54.1643
CIE-Luv:
54.5270, 33.4907, 23.4292
Hunter-Lab:
47.4074, 10.1074, 15.8491
#a7785f color charts
#a7785f color shades, tints & tones
#a7785f color schemes
#a7785f color preview, HTML & CSS examples
This text has a color of #a7785f
<p style="color:#a7785f;">Text here</p>
.mytext {color:#a7785f;}
This box has a color of #a7785f
<div style="background-color:#a7785f;">Content here</div>
.mybackground {background-color:#a7785f;}
Border around this has a color of #a7785f
<div style="border:2px solid #a7785f;">Content here</div>
.myborder {border:2px solid #a7785f;}