#a6520b color space conversions
Hex:
        #a6520b
        RGB:
        166, 82, 11
        CMY:
        35, 68, 96
        CMYK:
        0, 51, 93, 35
      HSL:
        27°, 87.5706%, 34.7059%
        HSV (HSB):
        27°, 93.3735%, 65.0980%
        XYZ:
        18.8036, 14.1657, 2.0598
        xyY:
        0.5368, 0.4044, 14.1657
      CIE-Lab:
        44.4697, 30.6974, 50.9673
        CIE-LCH:
        44.4697, 59.4978, 58.9396
        CIE-Luv:
        44.4697, 68.7329, 39.6237
        Hunter-Lab:
        37.6374, 23.3129, 23.1014
      #a6520b color charts
#a6520b RGB chart
      #a6520b CMYK chart
      #a6520b RGB pie chart
      #a6520b color shades, tints & tones
#a6520b color schemes
#a6520b color preview, HTML & CSS examples
           This text has a color of #a6520b        
        
          <p style="color:#a6520b;">Text here</p>
        
        
          .mytext {color:#a6520b;}
        
        Text color #a6520b
      
           This box has a color of #a6520b        
        
          <div style="background-color:#a6520b;">Content here</div>
        
        
          .mybackground {background-color:#a6520b;}
        
        Background color #a6520b
      
           Border around this has a color of #a6520b        
        
          <div style="border:2px solid #a6520b;">Content here</div>
        
        
          .myborder {border:2px solid #a6520b;}
        
        Border color #a6520b