#5b725b color space conversions
Hex:
        #5b725b
        RGB:
        91, 114, 91
        CMY:
        64, 55, 64
        CMYK:
        20, 0, 20, 55
      HSL:
        120°, 11.2195%, 40.1961%
        HSV (HSB):
        120°, 20.1754%, 44.7059%
        XYZ:
        12.2200, 15.0141, 12.1515
        xyY:
        0.3103, 0.3812, 15.0141
      CIE-Lab:
        45.6535, -13.3913, 10.0080
        CIE-LCH:
        45.6535, 16.7179, 143.2274
        CIE-Luv:
        45.6535, -11.4966, 14.8569
        Hunter-Lab:
        38.7480, -11.5153, 8.5301
      #5b725b color charts
#5b725b RGB chart
      #5b725b CMYK chart
      #5b725b RGB pie chart
      #5b725b color shades, tints & tones
#5b725b color schemes
#5b725b color preview, HTML & CSS examples
           This text has a color of #5b725b        
        
          <p style="color:#5b725b;">Text here</p>
        
        
          .mytext {color:#5b725b;}
        
        Text color #5b725b
      
           This box has a color of #5b725b        
        
          <div style="background-color:#5b725b;">Content here</div>
        
        
          .mybackground {background-color:#5b725b;}
        
        Background color #5b725b
      
           Border around this has a color of #5b725b        
        
          <div style="border:2px solid #5b725b;">Content here</div>
        
        
          .myborder {border:2px solid #5b725b;}
        
        Border color #5b725b