#a27b2f color space conversions
Hex:
#a27b2f
RGB:
162, 123, 47
CMY:
36, 52, 82
CMYK:
0, 24, 71, 36
HSL:
40°, 55.0239%, 40.9804%
HSV (HSB):
40°, 70.9877%, 63.5294%
XYZ:
22.4963, 22.0525, 5.7602
xyY:
0.4472, 0.4383, 22.0525
CIE-Lab:
54.0827, 7.2060, 45.7525
CIE-LCH:
54.0827, 46.3165, 81.0494
CIE-Luv:
54.0827, 31.6335, 47.2880
Hunter-Lab:
46.9601, 3.3305, 25.5995
#a27b2f color charts
#a27b2f color shades, tints & tones
#a27b2f color schemes
#a27b2f color preview, HTML & CSS examples
This text has a color of #a27b2f
<p style="color:#a27b2f;">Text here</p>
.mytext {color:#a27b2f;}
This box has a color of #a27b2f
<div style="background-color:#a27b2f;">Content here</div>
.mybackground {background-color:#a27b2f;}
Border around this has a color of #a27b2f
<div style="border:2px solid #a27b2f;">Content here</div>
.myborder {border:2px solid #a27b2f;}