#a47e2c color space conversions
Hex:
#a47e2c
RGB:
164, 126, 44
CMY:
36, 51, 83
CMYK:
0, 23, 73, 36
HSL:
41°, 57.6923%, 40.7843%
HSV (HSB):
41°, 73.1707%, 64.3137%
XYZ:
23.2253, 22.9961, 5.5975
xyY:
0.4482, 0.4438, 22.9961
CIE-Lab:
55.0683, 6.2631, 48.1657
CIE-LCH:
55.0683, 48.5712, 82.5913
CIE-Luv:
55.0683, 31.1326, 49.6052
Hunter-Lab:
47.9542, 2.5317, 26.6473
#a47e2c color charts
#a47e2c color shades, tints & tones
#a47e2c color schemes
#a47e2c color preview, HTML & CSS examples
This text has a color of #a47e2c
<p style="color:#a47e2c;">Text here</p>
.mytext {color:#a47e2c;}
This box has a color of #a47e2c
<div style="background-color:#a47e2c;">Content here</div>
.mybackground {background-color:#a47e2c;}
Border around this has a color of #a47e2c
<div style="border:2px solid #a47e2c;">Content here</div>
.myborder {border:2px solid #a47e2c;}