#a6533b color space conversions
Hex:
        #a6533b
        RGB:
        166, 83, 59
        CMY:
        35, 67, 77
        CMYK:
        0, 50, 64, 35
      HSL:
        13°, 47.5556%, 44.1176%
        HSV (HSB):
        13°, 64.4578%, 65.0980%
        XYZ:
        19.6086, 14.6093, 5.9241
        xyY:
        0.4885, 0.3639, 14.6093
      CIE-Lab:
        45.0943, 32.1045, 29.5501
        CIE-LCH:
        45.0943, 43.6338, 42.6275
        CIE-Luv:
        45.0943, 63.2673, 25.9289
        Hunter-Lab:
        38.2221, 24.6848, 17.5661
      #a6533b color charts
#a6533b RGB chart
      #a6533b CMYK chart
      #a6533b RGB pie chart
      #a6533b color shades, tints & tones
#a6533b color schemes
#a6533b color preview, HTML & CSS examples
           This text has a color of #a6533b        
        
          <p style="color:#a6533b;">Text here</p>
        
        
          .mytext {color:#a6533b;}
        
        Text color #a6533b
      
           This box has a color of #a6533b        
        
          <div style="background-color:#a6533b;">Content here</div>
        
        
          .mybackground {background-color:#a6533b;}
        
        Background color #a6533b
      
           Border around this has a color of #a6533b        
        
          <div style="border:2px solid #a6533b;">Content here</div>
        
        
          .myborder {border:2px solid #a6533b;}
        
        Border color #a6533b