#a75b3d color space conversions
Hex:
#a75b3d
RGB:
167, 91, 61
CMY:
35, 64, 76
CMYK:
0, 46, 63, 35
HSL:
17°, 46.4912%, 44.7059%
HSV (HSB):
17°, 63.4731%, 65.4902%
XYZ:
20.5197, 16.0346, 6.4284
xyY:
0.4774, 0.3730, 16.0346
CIE-Lab:
47.0198, 28.3121, 30.7778
CIE-LCH:
47.0198, 41.8192, 47.3894
CIE-Luv:
47.0198, 58.0457, 28.4028
Hunter-Lab:
40.0432, 21.3949, 18.5121
#a75b3d color charts
#a75b3d color shades, tints & tones
#a75b3d color schemes
#a75b3d color preview, HTML & CSS examples
This text has a color of #a75b3d
<p style="color:#a75b3d;">Text here</p>
.mytext {color:#a75b3d;}
This box has a color of #a75b3d
<div style="background-color:#a75b3d;">Content here</div>
.mybackground {background-color:#a75b3d;}
Border around this has a color of #a75b3d
<div style="border:2px solid #a75b3d;">Content here</div>
.myborder {border:2px solid #a75b3d;}