#a06101 color space conversions
Hex:
#a06101
RGB:
160, 97, 1
CMY:
37, 62, 100
CMYK:
0, 39, 99, 37
HSL:
36°, 98.7578%, 31.5686%
HSV (HSB):
36°, 99.3750%, 62.7451%
XYZ:
18.7774, 16.0252, 2.1322
xyY:
0.5084, 0.4339, 16.0252
CIE-Lab:
47.0075, 19.6233, 54.7256
CIE-LCH:
47.0075, 58.1375, 70.2734
CIE-Luv:
47.0075, 51.9456, 45.7005
Hunter-Lab:
40.0314, 13.6732, 24.8640
#a06101 color charts
#a06101 color shades, tints & tones
#a06101 color schemes
#a06101 color preview, HTML & CSS examples
This text has a color of #a06101
<p style="color:#a06101;">Text here</p>
.mytext {color:#a06101;}
This box has a color of #a06101
<div style="background-color:#a06101;">Content here</div>
.mybackground {background-color:#a06101;}
Border around this has a color of #a06101
<div style="border:2px solid #a06101;">Content here</div>
.myborder {border:2px solid #a06101;}