#a05b16 color space conversions
Hex:
        #a05b16
        RGB:
        160, 91, 22
        CMY:
        37, 64, 91
        CMYK:
        0, 43, 86, 37
      HSL:
        30°, 75.8242%, 35.6863%
        HSV (HSB):
        30°, 86.2500%, 62.7451%
        XYZ:
        18.3831, 15.0137, 2.6881
        xyY:
        0.5094, 0.4161, 15.0137
      CIE-Lab:
        45.6529, 23.4093, 48.0622
        CIE-LCH:
        45.6529, 53.4600, 64.0310
        CIE-Luv:
        45.6529, 56.0006, 40.7173
        Hunter-Lab:
        38.7475, 16.8783, 23.0100
      #a05b16 color charts
#a05b16 RGB chart
      #a05b16 CMYK chart
      #a05b16 RGB pie chart
      #a05b16 color shades, tints & tones
#a05b16 color schemes
#a05b16 color preview, HTML & CSS examples
           This text has a color of #a05b16        
        
          <p style="color:#a05b16;">Text here</p>
        
        
          .mytext {color:#a05b16;}
        
        Text color #a05b16
      
           This box has a color of #a05b16        
        
          <div style="background-color:#a05b16;">Content here</div>
        
        
          .mybackground {background-color:#a05b16;}
        
        Background color #a05b16
      
           Border around this has a color of #a05b16        
        
          <div style="border:2px solid #a05b16;">Content here</div>
        
        
          .myborder {border:2px solid #a05b16;}
        
        Border color #a05b16