#a98a31 color space conversions
Hex:
#a98a31
RGB:
169, 138, 49
CMY:
34, 46, 81
CMYK:
0, 18, 71, 34
HSL:
45°, 55.0459%, 42.7451%
HSV (HSB):
45°, 71.0059%, 66.2745%
XYZ:
26.0050, 26.8337, 6.7145
xyY:
0.4367, 0.4506, 26.8337
CIE-Lab:
58.8201, 2.0955, 49.9841
CIE-LCH:
58.8201, 50.0280, 87.5994
CIE-Luv:
58.8201, 26.0056, 53.4862
Hunter-Lab:
51.8013, -1.0425, 28.5757
#a98a31 color charts
#a98a31 color shades, tints & tones
#a98a31 color schemes
#a98a31 color preview, HTML & CSS examples
This text has a color of #a98a31
<p style="color:#a98a31;">Text here</p>
.mytext {color:#a98a31;}
This box has a color of #a98a31
<div style="background-color:#a98a31;">Content here</div>
.mybackground {background-color:#a98a31;}
Border around this has a color of #a98a31
<div style="border:2px solid #a98a31;">Content here</div>
.myborder {border:2px solid #a98a31;}