#a89c4f color space conversions
Hex:
#a89c4f
RGB:
168, 156, 79
CMY:
34, 39, 69
CMYK:
0, 7, 53, 34
HSL:
52°, 36.0324%, 48.4314%
HSV (HSB):
52°, 52.9762%, 65.8824%
XYZ:
29.4482, 32.6663, 12.1503
xyY:
0.3965, 0.4399, 32.6663
CIE-Lab:
63.8898, -6.0202, 41.4530
CIE-LCH:
63.8898, 41.8879, 98.2633
CIE-Luv:
63.8898, 11.6765, 50.2792
Hunter-Lab:
57.1544, -8.0500, 27.4038
#a89c4f color charts
#a89c4f color shades, tints & tones
#a89c4f color schemes
#a89c4f color preview, HTML & CSS examples
This text has a color of #a89c4f
<p style="color:#a89c4f;">Text here</p>
.mytext {color:#a89c4f;}
This box has a color of #a89c4f
<div style="background-color:#a89c4f;">Content here</div>
.mybackground {background-color:#a89c4f;}
Border around this has a color of #a89c4f
<div style="border:2px solid #a89c4f;">Content here</div>
.myborder {border:2px solid #a89c4f;}