#a3682f color space conversions
Hex:
#a3682f
RGB:
163, 104, 47
CMY:
36, 59, 82
CMYK:
0, 36, 71, 36
HSL:
29°, 55.2381%, 41.1765%
HSV (HSB):
29°, 71.1656%, 63.9216%
XYZ:
20.5677, 17.8924, 5.0589
xyY:
0.4726, 0.4111, 17.8924
CIE-Lab:
49.3653, 18.4355, 40.7990
CIE-LCH:
49.3653, 44.7708, 65.6837
CIE-Luv:
49.3653, 46.6369, 39.2404
Hunter-Lab:
42.2994, 12.7699, 22.5187
#a3682f color charts
#a3682f color shades, tints & tones
#a3682f color schemes
#a3682f color preview, HTML & CSS examples
This text has a color of #a3682f
<p style="color:#a3682f;">Text here</p>
.mytext {color:#a3682f;}
This box has a color of #a3682f
<div style="background-color:#a3682f;">Content here</div>
.mybackground {background-color:#a3682f;}
Border around this has a color of #a3682f
<div style="border:2px solid #a3682f;">Content here</div>
.myborder {border:2px solid #a3682f;}