#a96000 color space conversions
Hex:
#a96000
RGB:
169, 96, 0
CMY:
34, 62, 100
CMYK:
0, 43, 100, 34
HSL:
34°, 100.0000%, 33.1373%
HSV (HSB):
34°, 100.0000%, 66.2745%
XYZ:
20.5451, 16.8008, 2.1600
xyY:
0.5201, 0.4253, 16.8008
CIE-Lab:
48.0080, 24.1760, 56.2172
CIE-LCH:
48.0080, 61.1952, 66.7300
CIE-Luv:
48.0080, 60.3349, 45.9046
Hunter-Lab:
40.9887, 17.7405, 25.5676
#a96000 color charts
#a96000 color shades, tints & tones
#a96000 color schemes
#a96000 color preview, HTML & CSS examples
This text has a color of #a96000
<p style="color:#a96000;">Text here</p>
.mytext {color:#a96000;}
This box has a color of #a96000
<div style="background-color:#a96000;">Content here</div>
.mybackground {background-color:#a96000;}
Border around this has a color of #a96000
<div style="border:2px solid #a96000;">Content here</div>
.myborder {border:2px solid #a96000;}