#a98c40 color space conversions
Hex:
#a98c40
RGB:
169, 140, 64
CMY:
34, 45, 75
CMYK:
0, 17, 62, 34
HSL:
43°, 45.0644%, 45.6863%
HSV (HSB):
43°, 62.1302%, 66.2745%
XYZ:
26.6657, 27.5613, 8.7649
xyY:
0.4233, 0.4375, 27.5613
CIE-Lab:
59.4904, 1.9322, 43.7997
CIE-LCH:
59.4904, 43.8423, 87.4741
CIE-Luv:
59.4904, 23.8689, 49.1324
Hunter-Lab:
52.4989, -1.2079, 26.8505
#a98c40 color charts
#a98c40 color shades, tints & tones
#a98c40 color schemes
#a98c40 color preview, HTML & CSS examples
This text has a color of #a98c40
<p style="color:#a98c40;">Text here</p>
.mytext {color:#a98c40;}
This box has a color of #a98c40
<div style="background-color:#a98c40;">Content here</div>
.mybackground {background-color:#a98c40;}
Border around this has a color of #a98c40
<div style="border:2px solid #a98c40;">Content here</div>
.myborder {border:2px solid #a98c40;}