#a98c2e color space conversions
Hex:
#a98c2e
RGB:
169, 140, 46
CMY:
34, 45, 82
CMYK:
0, 17, 73, 34
HSL:
46°, 57.2093%, 42.1569%
HSV (HSB):
46°, 72.7811%, 66.2745%
XYZ:
26.2334, 27.3884, 6.4886
xyY:
0.4364, 0.4556, 27.3884
CIE-Lab:
59.3322, 0.8357, 51.7633
CIE-LCH:
59.3322, 51.7701, 89.0750
CIE-Luv:
59.3322, 24.6920, 55.2282
Hunter-Lab:
52.3340, -2.1079, 29.2827
#a98c2e color charts
#a98c2e color shades, tints & tones
#a98c2e color schemes
#a98c2e color preview, HTML & CSS examples
This text has a color of #a98c2e
<p style="color:#a98c2e;">Text here</p>
.mytext {color:#a98c2e;}
This box has a color of #a98c2e
<div style="background-color:#a98c2e;">Content here</div>
.mybackground {background-color:#a98c2e;}
Border around this has a color of #a98c2e
<div style="border:2px solid #a98c2e;">Content here</div>
.myborder {border:2px solid #a98c2e;}