#a75a3c color space conversions
Hex:
#a75a3c
RGB:
167, 90, 60
CMY:
35, 65, 76
CMYK:
0, 46, 64, 35
HSL:
17°, 47.1366%, 44.5098%
HSV (HSB):
17°, 64.0719%, 65.4902%
XYZ:
20.4081, 15.8541, 6.2595
xyY:
0.4799, 0.3728, 15.8541
CIE-Lab:
46.7824, 28.7905, 31.0565
CIE-LCH:
46.7824, 42.3485, 47.1684
CIE-Luv:
46.7824, 58.9106, 28.4517
Hunter-Lab:
39.8172, 21.8094, 18.5513
#a75a3c color charts
#a75a3c color shades, tints & tones
#a75a3c color schemes
#a75a3c color preview, HTML & CSS examples
This text has a color of #a75a3c
<p style="color:#a75a3c;">Text here</p>
.mytext {color:#a75a3c;}
This box has a color of #a75a3c
<div style="background-color:#a75a3c;">Content here</div>
.mybackground {background-color:#a75a3c;}
Border around this has a color of #a75a3c
<div style="border:2px solid #a75a3c;">Content here</div>
.myborder {border:2px solid #a75a3c;}