#a89f2f color space conversions
Hex:
#a89f2f
RGB:
168, 159, 47
CMY:
34, 38, 82
CMYK:
0, 5, 72, 34
HSL:
56°, 56.2791%, 42.1569%
HSV (HSB):
56°, 72.0238%, 65.8824%
XYZ:
29.0597, 33.3263, 7.5903
xyY:
0.4153, 0.4763, 33.3263
CIE-Lab:
64.4243, -9.8186, 56.3504
CIE-LCH:
64.4243, 57.1995, 99.8841
CIE-Luv:
64.4243, 10.7556, 63.0632
Hunter-Lab:
57.7290, -11.1722, 32.6147
#a89f2f color charts
#a89f2f color shades, tints & tones
#a89f2f color schemes
#a89f2f color preview, HTML & CSS examples
This text has a color of #a89f2f
<p style="color:#a89f2f;">Text here</p>
.mytext {color:#a89f2f;}
This box has a color of #a89f2f
<div style="background-color:#a89f2f;">Content here</div>
.mybackground {background-color:#a89f2f;}
Border around this has a color of #a89f2f
<div style="border:2px solid #a89f2f;">Content here</div>
.myborder {border:2px solid #a89f2f;}