#a98c3c color space conversions
Hex:
#a98c3c
RGB:
169, 140, 60
CMY:
34, 45, 76
CMYK:
0, 17, 64, 34
HSL:
44°, 47.5983%, 44.9020%
HSV (HSB):
44°, 64.4970%, 66.2745%
XYZ:
26.5559, 27.5174, 8.1867
xyY:
0.4265, 0.4420, 27.5174
CIE-Lab:
59.4502, 1.6553, 45.6729
CIE-LCH:
59.4502, 45.7029, 87.9244
CIE-Luv:
59.4502, 24.0749, 50.6589
Hunter-Lab:
52.4571, -1.4359, 27.4668
#a98c3c color charts
#a98c3c color shades, tints & tones
#a98c3c color schemes
#a98c3c color preview, HTML & CSS examples
This text has a color of #a98c3c
<p style="color:#a98c3c;">Text here</p>
.mytext {color:#a98c3c;}
This box has a color of #a98c3c
<div style="background-color:#a98c3c;">Content here</div>
.mybackground {background-color:#a98c3c;}
Border around this has a color of #a98c3c
<div style="border:2px solid #a98c3c;">Content here</div>
.myborder {border:2px solid #a98c3c;}