#a4682f color space conversions
Hex:
#a4682f
RGB:
164, 104, 47
CMY:
36, 59, 82
CMYK:
0, 37, 71, 36
HSL:
29°, 55.4502%, 41.3725%
HSV (HSB):
29°, 71.3415%, 64.3137%
XYZ:
20.7732, 17.9984, 5.0685
xyY:
0.4738, 0.4105, 17.9984
CIE-Lab:
49.4941, 18.8771, 40.9756
CIE-LCH:
49.4941, 45.1148, 65.2649
CIE-Luv:
49.4941, 47.4502, 39.3175
Hunter-Lab:
42.4245, 13.1600, 22.6137
#a4682f color charts
#a4682f color shades, tints & tones
#a4682f color schemes
#a4682f color preview, HTML & CSS examples
This text has a color of #a4682f
<p style="color:#a4682f;">Text here</p>
.mytext {color:#a4682f;}
This box has a color of #a4682f
<div style="background-color:#a4682f;">Content here</div>
.mybackground {background-color:#a4682f;}
Border around this has a color of #a4682f
<div style="border:2px solid #a4682f;">Content here</div>
.myborder {border:2px solid #a4682f;}