#a05646 color space conversions
Hex:
        #a05646
        RGB:
        160, 86, 70
        CMY:
        37, 66, 73
        CMYK:
        0, 46, 56, 37
      HSL:
        11°, 39.1304%, 45.0980%
        HSV (HSB):
        11°, 56.2500%, 62.7451%
        XYZ:
        18.9305, 14.5714, 7.6092
        xyY:
        0.4605, 0.3544, 14.5714
      CIE-Lab:
        45.0414, 28.8870, 22.8638
        CIE-LCH:
        45.0414, 36.8403, 38.3612
        CIE-Luv:
        45.0414, 54.4733, 20.7402
        Hunter-Lab:
        38.1724, 21.7200, 14.9021
      #a05646 color charts
#a05646 RGB chart
      #a05646 CMYK chart
      #a05646 RGB pie chart
      #a05646 color shades, tints & tones
#a05646 color schemes
#a05646 color preview, HTML & CSS examples
           This text has a color of #a05646        
        
          <p style="color:#a05646;">Text here</p>
        
        
          .mytext {color:#a05646;}
        
        Text color #a05646
      
           This box has a color of #a05646        
        
          <div style="background-color:#a05646;">Content here</div>
        
        
          .mybackground {background-color:#a05646;}
        
        Background color #a05646
      
           Border around this has a color of #a05646        
        
          <div style="border:2px solid #a05646;">Content here</div>
        
        
          .myborder {border:2px solid #a05646;}
        
        Border color #a05646