#a9990b color space conversions
Hex:
#a9990b
RGB:
169, 153, 11
CMY:
34, 40, 96
CMYK:
0, 9, 93, 34
HSL:
54°, 87.7778%, 35.2941%
HSV (HSB):
54°, 93.4911%, 66.2745%
XYZ:
27.8138, 31.2416, 4.8809
xyY:
0.4350, 0.4886, 31.2416
CIE-Lab:
62.7111, -7.3183, 64.6622
CIE-LCH:
62.7111, 65.0750, 96.4571
CIE-Luv:
62.7111, 16.1796, 66.7037
Hunter-Lab:
55.8942, -8.9906, 33.9485
#a9990b color charts
#a9990b color shades, tints & tones
#a9990b color schemes
#a9990b color preview, HTML & CSS examples
This text has a color of #a9990b
<p style="color:#a9990b;">Text here</p>
.mytext {color:#a9990b;}
This box has a color of #a9990b
<div style="background-color:#a9990b;">Content here</div>
.mybackground {background-color:#a9990b;}
Border around this has a color of #a9990b
<div style="border:2px solid #a9990b;">Content here</div>
.myborder {border:2px solid #a9990b;}