#a97f2f color space conversions
Hex:
#a97f2f
RGB:
169, 127, 47
CMY:
34, 50, 82
CMYK:
0, 25, 72, 34
HSL:
39°, 56.4815%, 42.3529%
HSV (HSB):
39°, 72.1893%, 66.2745%
XYZ:
24.4646, 23.8190, 5.9974
xyY:
0.4507, 0.4388, 23.8190
CIE-Lab:
55.9061, 8.1158, 47.8795
CIE-LCH:
55.9061, 48.5625, 80.3795
CIE-Luv:
55.9061, 34.1330, 49.3754
Hunter-Lab:
48.8047, 4.0696, 26.8774
#a97f2f color charts
#a97f2f color shades, tints & tones
#a97f2f color schemes
#a97f2f color preview, HTML & CSS examples
This text has a color of #a97f2f
<p style="color:#a97f2f;">Text here</p>
.mytext {color:#a97f2f;}
This box has a color of #a97f2f
<div style="background-color:#a97f2f;">Content here</div>
.mybackground {background-color:#a97f2f;}
Border around this has a color of #a97f2f
<div style="border:2px solid #a97f2f;">Content here</div>
.myborder {border:2px solid #a97f2f;}