#a9992a color space conversions
Hex:
#a9992a
RGB:
169, 153, 42
CMY:
34, 40, 84
CMYK:
0, 9, 75, 34
HSL:
52°, 60.1896%, 41.3725%
HSV (HSB):
52°, 75.1479%, 66.2745%
XYZ:
28.1713, 31.3846, 6.7635
xyY:
0.4248, 0.4732, 31.3846
CIE-Lab:
62.8310, -6.4190, 56.7077
CIE-LCH:
62.8310, 57.0699, 96.4580
CIE-Luv:
62.8310, 15.6691, 61.8020
Hunter-Lab:
56.0220, -8.2776, 32.0573
#a9992a color charts
#a9992a color shades, tints & tones
#a9992a color schemes
#a9992a color preview, HTML & CSS examples
This text has a color of #a9992a
<p style="color:#a9992a;">Text here</p>
.mytext {color:#a9992a;}
This box has a color of #a9992a
<div style="background-color:#a9992a;">Content here</div>
.mybackground {background-color:#a9992a;}
Border around this has a color of #a9992a
<div style="border:2px solid #a9992a;">Content here</div>
.myborder {border:2px solid #a9992a;}