#a6530b color space conversions
Hex:
        #a6530b
        RGB:
        166, 83, 11
        CMY:
        35, 67, 96
        CMYK:
        0, 50, 93, 35
      HSL:
        28°, 87.5706%, 34.7059%
        HSV (HSB):
        28°, 93.3735%, 65.0980%
        XYZ:
        18.8795, 14.3177, 2.0851
        xyY:
        0.5351, 0.4058, 14.3177
      CIE-Lab:
        44.6851, 30.1607, 51.1212
        CIE-LCH:
        44.6851, 59.3552, 59.4600
        CIE-Luv:
        44.6851, 67.9373, 39.9664
        Hunter-Lab:
        37.8387, 22.8445, 23.2199
      #a6530b color charts
#a6530b RGB chart
      #a6530b CMYK chart
      #a6530b RGB pie chart
      #a6530b color shades, tints & tones
#a6530b color schemes
#a6530b color preview, HTML & CSS examples
           This text has a color of #a6530b        
        
          <p style="color:#a6530b;">Text here</p>
        
        
          .mytext {color:#a6530b;}
        
        Text color #a6530b
      
           This box has a color of #a6530b        
        
          <div style="background-color:#a6530b;">Content here</div>
        
        
          .mybackground {background-color:#a6530b;}
        
        Background color #a6530b
      
           Border around this has a color of #a6530b        
        
          <div style="border:2px solid #a6530b;">Content here</div>
        
        
          .myborder {border:2px solid #a6530b;}
        
        Border color #a6530b