#a27c2e color space conversions
Hex:
#a27c2e
RGB:
162, 124, 46
CMY:
36, 51, 82
CMYK:
0, 23, 72, 36
HSL:
40°, 55.7692%, 40.7843%
HSV (HSB):
40°, 71.6049%, 63.5294%
XYZ:
22.6011, 22.2939, 5.6967
xyY:
0.4467, 0.4407, 22.2939
CIE-Lab:
54.3375, 6.5870, 46.4687
CIE-LCH:
54.3375, 46.9332, 81.9320
CIE-Luv:
54.3375, 30.9526, 48.0379
Hunter-Lab:
47.2165, 2.8137, 25.8981
#a27c2e color charts
#a27c2e color shades, tints & tones
#a27c2e color schemes
#a27c2e color preview, HTML & CSS examples
This text has a color of #a27c2e
<p style="color:#a27c2e;">Text here</p>
.mytext {color:#a27c2e;}
This box has a color of #a27c2e
<div style="background-color:#a27c2e;">Content here</div>
.mybackground {background-color:#a27c2e;}
Border around this has a color of #a27c2e
<div style="border:2px solid #a27c2e;">Content here</div>
.myborder {border:2px solid #a27c2e;}