#a7745f color space conversions
Hex:
#a7745f
RGB:
167, 116, 95
CMY:
35, 55, 63
CMYK:
0, 31, 43, 35
HSL:
18°, 29.0323%, 51.3725%
HSV (HSB):
18°, 43.1138%, 65.4902%
XYZ:
24.2473, 21.5325, 13.7047
xyY:
0.4076, 0.3620, 21.5325
CIE-Lab:
53.5274, 17.4241, 19.6444
CIE-LCH:
53.5274, 26.2584, 48.4278
CIE-Luv:
53.5274, 36.1204, 21.3490
Hunter-Lab:
46.4031, 12.0672, 14.9715
#a7745f color charts
#a7745f color shades, tints & tones
#a7745f color schemes
#a7745f color preview, HTML & CSS examples
This text has a color of #a7745f
<p style="color:#a7745f;">Text here</p>
.mytext {color:#a7745f;}
This box has a color of #a7745f
<div style="background-color:#a7745f;">Content here</div>
.mybackground {background-color:#a7745f;}
Border around this has a color of #a7745f
<div style="border:2px solid #a7745f;">Content here</div>
.myborder {border:2px solid #a7745f;}