#a05207 color space conversions
Hex:
        #a05207
        RGB:
        160, 82, 7
        CMY:
        37, 68, 97
        CMYK:
        0, 49, 96, 37
      HSL:
        29°, 91.6168%, 32.7451%
        HSV (HSB):
        29°, 95.6250%, 62.7451%
        XYZ:
        17.5528, 13.5235, 1.8862
        xyY:
        0.5325, 0.4103, 13.5235
      CIE-Lab:
        43.5417, 28.0891, 50.9089
        CIE-LCH:
        43.5417, 58.1438, 61.1122
        CIE-Luv:
        43.5417, 63.8168, 39.6558
        Hunter-Lab:
        36.7743, 20.8452, 22.7010
      #a05207 color charts
#a05207 RGB chart
      #a05207 CMYK chart
      #a05207 RGB pie chart
      #a05207 color shades, tints & tones
#a05207 color schemes
#a05207 color preview, HTML & CSS examples
           This text has a color of #a05207        
        
          <p style="color:#a05207;">Text here</p>
        
        
          .mytext {color:#a05207;}
        
        Text color #a05207
      
           This box has a color of #a05207        
        
          <div style="background-color:#a05207;">Content here</div>
        
        
          .mybackground {background-color:#a05207;}
        
        Background color #a05207
      
           Border around this has a color of #a05207        
        
          <div style="border:2px solid #a05207;">Content here</div>
        
        
          .myborder {border:2px solid #a05207;}
        
        Border color #a05207