#5f533b color space conversions
Hex:
        #5f533b
        RGB:
        95, 83, 59
        CMY:
        63, 67, 77
        CMYK:
        0, 13, 38, 63
      HSL:
        40°, 23.3766%, 30.1961%
        HSV (HSB):
        40°, 37.8947%, 37.2549%
        XYZ:
        8.6020, 8.9352, 5.4090
        xyY:
        0.3749, 0.3894, 8.9352
      CIE-Lab:
        35.8592, 0.9555, 15.8909
        CIE-LCH:
        35.8592, 15.9196, 86.5590
        CIE-Luv:
        35.8592, 8.7444, 17.6609
        Hunter-Lab:
        29.8918, -0.9434, 10.1956
      #5f533b color charts
#5f533b RGB chart
      #5f533b CMYK chart
      #5f533b RGB pie chart
      #5f533b color shades, tints & tones
#5f533b color schemes
#5f533b color preview, HTML & CSS examples
           This text has a color of #5f533b        
        
          <p style="color:#5f533b;">Text here</p>
        
        
          .mytext {color:#5f533b;}
        
        Text color #5f533b
      
           This box has a color of #5f533b        
        
          <div style="background-color:#5f533b;">Content here</div>
        
        
          .mybackground {background-color:#5f533b;}
        
        Background color #5f533b
      
           Border around this has a color of #5f533b        
        
          <div style="border:2px solid #5f533b;">Content here</div>
        
        
          .myborder {border:2px solid #5f533b;}
        
        Border color #5f533b