#a98a2e color space conversions
Hex:
#a98a2e
RGB:
169, 138, 46
CMY:
34, 46, 82
CMYK:
0, 18, 73, 34
HSL:
45°, 57.2093%, 42.1569%
HSV (HSB):
45°, 72.7811%, 66.2745%
XYZ:
25.9438, 26.8092, 6.3921
xyY:
0.4386, 0.4533, 26.8092
CIE-Lab:
58.7973, 1.9386, 51.2305
CIE-LCH:
58.7973, 51.2672, 87.8329
CIE-Luv:
58.7973, 26.1301, 54.3730
Hunter-Lab:
51.7776, -1.1713, 28.9248
#a98a2e color charts
#a98a2e color shades, tints & tones
#a98a2e color schemes
#a98a2e color preview, HTML & CSS examples
This text has a color of #a98a2e
<p style="color:#a98a2e;">Text here</p>
.mytext {color:#a98a2e;}
This box has a color of #a98a2e
<div style="background-color:#a98a2e;">Content here</div>
.mybackground {background-color:#a98a2e;}
Border around this has a color of #a98a2e
<div style="border:2px solid #a98a2e;">Content here</div>
.myborder {border:2px solid #a98a2e;}