#5b4756 color space conversions
Hex:
        #5b4756
        RGB:
        91, 71, 86
        CMY:
        64, 72, 66
        CMYK:
        0, 22, 5, 64
      HSL:
        315°, 12.3457%, 31.7647%
        HSV (HSB):
        315°, 21.9780%, 35.6863%
        XYZ:
        8.2473, 7.4025, 9.7982
        xyY:
        0.3241, 0.2909, 7.4025
      CIE-Lab:
        32.7062, 11.4174, -5.6481
        CIE-LCH:
        32.7062, 12.7381, 333.6786
        CIE-Luv:
        32.7062, 10.2223, -8.6064
        Hunter-Lab:
        27.2076, 6.4949, -2.3068
      #5b4756 color charts
#5b4756 RGB chart
      #5b4756 CMYK chart
      #5b4756 RGB pie chart
      #5b4756 color shades, tints & tones
#5b4756 color schemes
#5b4756 color preview, HTML & CSS examples
           This text has a color of #5b4756        
        
          <p style="color:#5b4756;">Text here</p>
        
        
          .mytext {color:#5b4756;}
        
        Text color #5b4756
      
           This box has a color of #5b4756        
        
          <div style="background-color:#5b4756;">Content here</div>
        
        
          .mybackground {background-color:#5b4756;}
        
        Background color #5b4756
      
           Border around this has a color of #5b4756        
        
          <div style="border:2px solid #5b4756;">Content here</div>
        
        
          .myborder {border:2px solid #5b4756;}
        
        Border color #5b4756