#a5820b color space conversions
Hex:
        #a5820b
        RGB:
        165, 130, 11
        CMY:
        35, 49, 96
        CMYK:
        0, 21, 93, 35
      HSL:
        46°, 87.5000%, 34.5098%
        HSV (HSB):
        46°, 93.3333%, 64.7059%
        XYZ:
        23.5601, 23.9888, 3.7052
        xyY:
        0.4597, 0.4680, 23.9888
      CIE-Lab:
        56.0765, 3.4119, 59.4594
        CIE-LCH:
        56.0765, 59.5572, 86.7158
        CIE-Luv:
        56.0765, 29.9191, 57.5368
        Hunter-Lab:
        48.9783, 0.1520, 29.7996
      #a5820b color charts
#a5820b RGB chart
      #a5820b CMYK chart
      #a5820b RGB pie chart
      #a5820b color shades, tints & tones
#a5820b color schemes
#a5820b color preview, HTML & CSS examples
           This text has a color of #a5820b        
        
          <p style="color:#a5820b;">Text here</p>
        
        
          .mytext {color:#a5820b;}
        
        Text color #a5820b
      
           This box has a color of #a5820b        
        
          <div style="background-color:#a5820b;">Content here</div>
        
        
          .mybackground {background-color:#a5820b;}
        
        Background color #a5820b
      
           Border around this has a color of #a5820b        
        
          <div style="border:2px solid #a5820b;">Content here</div>
        
        
          .myborder {border:2px solid #a5820b;}
        
        Border color #a5820b