#a27c2c color space conversions
Hex:
#a27c2c
RGB:
162, 124, 44
CMY:
36, 51, 83
CMYK:
0, 23, 73, 36
HSL:
41°, 57.2816%, 40.3922%
HSV (HSB):
41°, 72.8395%, 63.5294%
XYZ:
22.5626, 22.2785, 5.4939
xyY:
0.4482, 0.4426, 22.2785
CIE-Lab:
54.3213, 6.4808, 47.3393
CIE-LCH:
54.3213, 47.7809, 82.2046
CIE-Luv:
54.3213, 31.0534, 48.6523
Hunter-Lab:
47.2001, 2.7261, 26.1390
#a27c2c color charts
#a27c2c color shades, tints & tones
#a27c2c color schemes
#a27c2c color preview, HTML & CSS examples
This text has a color of #a27c2c
<p style="color:#a27c2c;">Text here</p>
.mytext {color:#a27c2c;}
This box has a color of #a27c2c
<div style="background-color:#a27c2c;">Content here</div>
.mybackground {background-color:#a27c2c;}
Border around this has a color of #a27c2c
<div style="border:2px solid #a27c2c;">Content here</div>
.myborder {border:2px solid #a27c2c;}