#a05206 color space conversions
Hex:
        #a05206
        RGB:
        160, 82, 6
        CMY:
        37, 68, 98
        CMYK:
        0, 49, 96, 37
      HSL:
        30°, 92.7711%, 32.5490%
        HSV (HSB):
        30°, 96.2500%, 62.7451%
        XYZ:
        17.5474, 13.5213, 1.8573
        xyY:
        0.5329, 0.4107, 13.5213
      CIE-Lab:
        43.5385, 28.0733, 51.1685
        CIE-LCH:
        43.5385, 58.3637, 61.2489
        CIE-Luv:
        43.5385, 63.8543, 39.7719
        Hunter-Lab:
        36.7713, 20.8308, 22.7452
      #a05206 color charts
#a05206 RGB chart
      #a05206 CMYK chart
      #a05206 RGB pie chart
      #a05206 color shades, tints & tones
#a05206 color schemes
#a05206 color preview, HTML & CSS examples
           This text has a color of #a05206        
        
          <p style="color:#a05206;">Text here</p>
        
        
          .mytext {color:#a05206;}
        
        Text color #a05206
      
           This box has a color of #a05206        
        
          <div style="background-color:#a05206;">Content here</div>
        
        
          .mybackground {background-color:#a05206;}
        
        Background color #a05206
      
           Border around this has a color of #a05206        
        
          <div style="border:2px solid #a05206;">Content here</div>
        
        
          .myborder {border:2px solid #a05206;}
        
        Border color #a05206