#a96c01 color space conversions
Hex:
#a96c01
RGB:
169, 108, 1
CMY:
34, 58, 100
CMYK:
0, 36, 99, 34
HSL:
38°, 98.8235%, 33.3333%
HSV (HSB):
38°, 99.4083%, 66.2745%
XYZ:
21.7302, 19.1623, 2.5821
xyY:
0.4998, 0.4408, 19.1623
CIE-Lab:
50.8766, 17.4739, 57.8441
CIE-LCH:
50.8766, 60.4258, 73.1911
CIE-Luv:
50.8766, 50.5539, 50.1712
Hunter-Lab:
43.7748, 12.0032, 27.1451
#a96c01 color charts
#a96c01 color shades, tints & tones
#a96c01 color schemes
#a96c01 color preview, HTML & CSS examples
This text has a color of #a96c01
<p style="color:#a96c01;">Text here</p>
.mytext {color:#a96c01;}
This box has a color of #a96c01
<div style="background-color:#a96c01;">Content here</div>
.mybackground {background-color:#a96c01;}
Border around this has a color of #a96c01
<div style="border:2px solid #a96c01;">Content here</div>
.myborder {border:2px solid #a96c01;}