#5d7d5b color space conversions
Hex:
        #5d7d5b
        RGB:
        93, 125, 91
        CMY:
        64, 51, 64
        CMYK:
        26, 0, 27, 51
      HSL:
        116°, 15.7407%, 42.3529%
        HSV (HSB):
        116°, 27.2000%, 49.0196%
        XYZ:
        13.7361, 17.7497, 12.5996
        xyY:
        0.3116, 0.4026, 17.7497
      CIE-Lab:
        49.1911, -18.6073, 14.9379
        CIE-LCH:
        49.1911, 23.8616, 141.2425
        CIE-Luv:
        49.1911, -15.9480, 21.9733
        Hunter-Lab:
        42.1304, -15.5303, 11.7599
      #5d7d5b color charts
#5d7d5b RGB chart
      #5d7d5b CMYK chart
      #5d7d5b RGB pie chart
      #5d7d5b color shades, tints & tones
#5d7d5b color schemes
#5d7d5b color preview, HTML & CSS examples
           This text has a color of #5d7d5b        
        
          <p style="color:#5d7d5b;">Text here</p>
        
        
          .mytext {color:#5d7d5b;}
        
        Text color #5d7d5b
      
           This box has a color of #5d7d5b        
        
          <div style="background-color:#5d7d5b;">Content here</div>
        
        
          .mybackground {background-color:#5d7d5b;}
        
        Background color #5d7d5b
      
           Border around this has a color of #5d7d5b        
        
          <div style="border:2px solid #5d7d5b;">Content here</div>
        
        
          .myborder {border:2px solid #5d7d5b;}
        
        Border color #5d7d5b