#a9980b color space conversions
Hex:
#a9980b
RGB:
169, 152, 11
CMY:
34, 40, 96
CMYK:
0, 10, 93, 34
HSL:
54°, 87.7778%, 35.2941%
HSV (HSB):
54°, 93.4911%, 66.2745%
XYZ:
27.6508, 30.9157, 4.8266
xyY:
0.4362, 0.4877, 30.9157
CIE-Lab:
62.4364, -6.7839, 64.4531
CIE-LCH:
62.4364, 64.8091, 96.0084
CIE-Luv:
62.4364, 16.8844, 66.3082
Hunter-Lab:
55.6018, -8.5351, 33.7746
#a9980b color charts
#a9980b color shades, tints & tones
#a9980b color schemes
#a9980b color preview, HTML & CSS examples
This text has a color of #a9980b
<p style="color:#a9980b;">Text here</p>
.mytext {color:#a9980b;}
This box has a color of #a9980b
<div style="background-color:#a9980b;">Content here</div>
.mybackground {background-color:#a9980b;}
Border around this has a color of #a9980b
<div style="border:2px solid #a9980b;">Content here</div>
.myborder {border:2px solid #a9980b;}