#a56d34 color space conversions
Hex:
        #a56d34
        RGB:
        165, 109, 52
        CMY:
        35, 57, 80
        CMYK:
        0, 34, 68, 35
      HSL:
        30°, 52.0737%, 42.5490%
        HSV (HSB):
        30°, 68.4848%, 64.7059%
        XYZ:
        21.6055, 19.1845, 5.8131
        xyY:
        0.4636, 0.4117, 19.1845
      CIE-Lab:
        50.9024, 16.7766, 40.0403
        CIE-LCH:
        50.9024, 43.4129, 67.2666
        CIE-Luv:
        50.9024, 44.0708, 39.6913
        Hunter-Lab:
        43.8002, 11.3993, 22.7913
      #a56d34 color charts
#a56d34 RGB chart
      #a56d34 CMYK chart
      #a56d34 RGB pie chart
      #a56d34 color shades, tints & tones
#a56d34 color schemes
#a56d34 color preview, HTML & CSS examples
           This text has a color of #a56d34        
        
          <p style="color:#a56d34;">Text here</p>
        
        
          .mytext {color:#a56d34;}
        
        Text color #a56d34
      
           This box has a color of #a56d34        
        
          <div style="background-color:#a56d34;">Content here</div>
        
        
          .mybackground {background-color:#a56d34;}
        
        Background color #a56d34
      
           Border around this has a color of #a56d34        
        
          <div style="border:2px solid #a56d34;">Content here</div>
        
        
          .myborder {border:2px solid #a56d34;}
        
        Border color #a56d34