#a9960d color space conversions
Hex:
#a9960d
RGB:
169, 150, 13
CMY:
34, 41, 95
CMYK:
0, 11, 92, 34
HSL:
53°, 85.7143%, 35.6863%
HSV (HSB):
53°, 92.3077%, 66.2745%
XYZ:
27.3412, 30.2768, 4.7837
xyY:
0.4381, 0.4852, 30.2768
CIE-Lab:
61.8923, -5.6801, 63.7251
CIE-LCH:
61.8923, 63.9777, 95.0935
CIE-Luv:
61.8923, 18.2829, 65.3444
Hunter-Lab:
55.0243, -7.5973, 33.3624
#a9960d color charts
#a9960d color shades, tints & tones
#a9960d color schemes
#a9960d color preview, HTML & CSS examples
This text has a color of #a9960d
<p style="color:#a9960d;">Text here</p>
.mytext {color:#a9960d;}
This box has a color of #a9960d
<div style="background-color:#a9960d;">Content here</div>
.mybackground {background-color:#a9960d;}
Border around this has a color of #a9960d
<div style="border:2px solid #a9960d;">Content here</div>
.myborder {border:2px solid #a9960d;}