#a9992b color space conversions
Hex:
#a9992b
RGB:
169, 153, 43
CMY:
34, 40, 83
CMYK:
0, 9, 75, 34
HSL:
52°, 59.4340%, 41.5686%
HSV (HSB):
52°, 74.5562%, 66.2745%
XYZ:
28.1895, 31.3919, 6.8590
xyY:
0.4243, 0.4725, 31.3919
CIE-Lab:
62.8371, -6.3736, 56.3473
CIE-LCH:
62.8371, 56.7066, 96.4535
CIE-Luv:
62.8371, 15.6436, 61.5572
Hunter-Lab:
56.0285, -8.2416, 31.9617
#a9992b color charts
#a9992b color shades, tints & tones
#a9992b color schemes
#a9992b color preview, HTML & CSS examples
This text has a color of #a9992b
<p style="color:#a9992b;">Text here</p>
.mytext {color:#a9992b;}
This box has a color of #a9992b
<div style="background-color:#a9992b;">Content here</div>
.mybackground {background-color:#a9992b;}
Border around this has a color of #a9992b
<div style="border:2px solid #a9992b;">Content here</div>
.myborder {border:2px solid #a9992b;}