#5b3c2e color space conversions
Hex:
        #5b3c2e
        RGB:
        91, 60, 46
        CMY:
        64, 76, 82
        CMYK:
        0, 34, 49, 64
      HSL:
        19°, 32.8467%, 26.8627%
        HSV (HSB):
        19°, 49.4505%, 35.6863%
        XYZ:
        6.4234, 5.6531, 3.3374
        xyY:
        0.4167, 0.3668, 5.6531
      CIE-Lab:
        28.5199, 11.7668, 14.1674
        CIE-LCH:
        28.5199, 18.4167, 50.2886
        CIE-Luv:
        28.5199, 20.7505, 12.6989
        Hunter-Lab:
        23.7763, 6.6149, 8.3211
      #5b3c2e color charts
#5b3c2e RGB chart
      #5b3c2e CMYK chart
      #5b3c2e RGB pie chart
      #5b3c2e color shades, tints & tones
#5b3c2e color schemes
#5b3c2e color preview, HTML & CSS examples
           This text has a color of #5b3c2e        
        
          <p style="color:#5b3c2e;">Text here</p>
        
        
          .mytext {color:#5b3c2e;}
        
        Text color #5b3c2e
      
           This box has a color of #5b3c2e        
        
          <div style="background-color:#5b3c2e;">Content here</div>
        
        
          .mybackground {background-color:#5b3c2e;}
        
        Background color #5b3c2e
      
           Border around this has a color of #5b3c2e        
        
          <div style="border:2px solid #5b3c2e;">Content here</div>
        
        
          .myborder {border:2px solid #5b3c2e;}
        
        Border color #5b3c2e