#a56d40 color space conversions
Hex:
        #a56d40
        RGB:
        165, 109, 64
        CMY:
        35, 57, 75
        CMYK:
        0, 34, 61, 35
      HSL:
        27°, 44.1048%, 44.9020%
        HSV (HSB):
        27°, 61.2121%, 64.7059%
        XYZ:
        21.9111, 19.3068, 7.4222
        xyY:
        0.4505, 0.3969, 19.3068
      CIE-Lab:
        51.0442, 17.5974, 33.8936
        CIE-LCH:
        51.0442, 38.1896, 62.5619
        CIE-Luv:
        51.0442, 42.9612, 34.6718
        Hunter-Lab:
        43.9395, 12.1177, 20.7424
      #a56d40 color charts
#a56d40 RGB chart
      #a56d40 CMYK chart
      #a56d40 RGB pie chart
      #a56d40 color shades, tints & tones
#a56d40 color schemes
#a56d40 color preview, HTML & CSS examples
           This text has a color of #a56d40        
        
          <p style="color:#a56d40;">Text here</p>
        
        
          .mytext {color:#a56d40;}
        
        Text color #a56d40
      
           This box has a color of #a56d40        
        
          <div style="background-color:#a56d40;">Content here</div>
        
        
          .mybackground {background-color:#a56d40;}
        
        Background color #a56d40
      
           Border around this has a color of #a56d40        
        
          <div style="border:2px solid #a56d40;">Content here</div>
        
        
          .myborder {border:2px solid #a56d40;}
        
        Border color #a56d40