#a98c1d color space conversions
Hex:
#a98c1d
RGB:
169, 140, 29
CMY:
34, 45, 89
CMYK:
0, 17, 83, 34
HSL:
48°, 70.7071%, 38.8235%
HSV (HSB):
48°, 82.8402%, 66.2745%
XYZ:
25.9620, 27.2799, 5.0596
xyY:
0.4453, 0.4679, 27.2799
CIE-Lab:
59.2325, 0.1389, 57.8080
CIE-LCH:
59.2325, 57.8081, 89.8624
CIE-Luv:
59.2325, 25.2260, 59.1767
Hunter-Lab:
52.2302, -2.6758, 30.8176
#a98c1d color charts
#a98c1d color shades, tints & tones
#a98c1d color schemes
#a98c1d color preview, HTML & CSS examples
This text has a color of #a98c1d
<p style="color:#a98c1d;">Text here</p>
.mytext {color:#a98c1d;}
This box has a color of #a98c1d
<div style="background-color:#a98c1d;">Content here</div>
.mybackground {background-color:#a98c1d;}
Border around this has a color of #a98c1d
<div style="border:2px solid #a98c1d;">Content here</div>
.myborder {border:2px solid #a98c1d;}