#5b532f color space conversions
Hex:
        #5b532f
        RGB:
        91, 83, 47
        CMY:
        64, 67, 82
        CMYK:
        0, 9, 48, 64
      HSL:
        49°, 31.8841%, 27.0588%
        HSV (HSB):
        49°, 48.3516%, 35.6863%
        XYZ:
        7.9207, 8.6159, 3.9349
        xyY:
        0.3869, 0.4209, 8.6159
      CIE-Lab:
        35.2340, -2.4397, 22.2112
        CIE-LCH:
        35.2340, 22.3448, 96.2682
        CIE-Luv:
        35.2340, 6.8014, 23.9159
        Hunter-Lab:
        29.3528, -3.2001, 12.5989
      #5b532f color charts
#5b532f RGB chart
      #5b532f CMYK chart
      #5b532f RGB pie chart
      #5b532f color shades, tints & tones
#5b532f color schemes
#5b532f color preview, HTML & CSS examples
           This text has a color of #5b532f        
        
          <p style="color:#5b532f;">Text here</p>
        
        
          .mytext {color:#5b532f;}
        
        Text color #5b532f
      
           This box has a color of #5b532f        
        
          <div style="background-color:#5b532f;">Content here</div>
        
        
          .mybackground {background-color:#5b532f;}
        
        Background color #5b532f
      
           Border around this has a color of #5b532f        
        
          <div style="border:2px solid #5b532f;">Content here</div>
        
        
          .myborder {border:2px solid #5b532f;}
        
        Border color #5b532f