#a4942c color space conversions
Hex:
#a4942c
RGB:
164, 148, 44
CMY:
36, 42, 83
CMYK:
0, 10, 73, 36
HSL:
52°, 57.6923%, 40.7843%
HSV (HSB):
52°, 73.1707%, 64.3137%
XYZ:
26.3544, 29.2542, 6.6405
xyY:
0.4234, 0.4700, 29.2542
CIE-Lab:
61.0053, -5.8765, 54.0433
CIE-LCH:
61.0053, 54.3619, 96.2058
CIE-Luv:
61.0053, 15.4460, 59.0247
Hunter-Lab:
54.0871, -7.6770, 30.5817
#a4942c color charts
#a4942c color shades, tints & tones
#a4942c color schemes
#a4942c color preview, HTML & CSS examples
This text has a color of #a4942c
<p style="color:#a4942c;">Text here</p>
.mytext {color:#a4942c;}
This box has a color of #a4942c
<div style="background-color:#a4942c;">Content here</div>
.mybackground {background-color:#a4942c;}
Border around this has a color of #a4942c
<div style="border:2px solid #a4942c;">Content here</div>
.myborder {border:2px solid #a4942c;}