#5f995e color space conversions
Hex:
        #5f995e
        RGB:
        95, 153, 94
        CMY:
        63, 40, 63
        CMYK:
        38, 0, 39, 40
      HSL:
        119°, 23.8866%, 48.4314%
        HSV (HSB):
        119°, 38.5621%, 60.0000%
        XYZ:
        18.1309, 26.0235, 14.6571
        xyY:
        0.3083, 0.4425, 26.0235
      CIE-Lab:
        58.0594, -31.3950, 25.1880
        CIE-LCH:
        58.0594, 40.2503, 141.2602
        CIE-Luv:
        58.0594, -28.3420, 37.2178
        Hunter-Lab:
        51.0132, -25.8314, 18.6741
      #5f995e color charts
#5f995e RGB chart
      #5f995e CMYK chart
      #5f995e RGB pie chart
      #5f995e color shades, tints & tones
#5f995e color schemes
#5f995e color preview, HTML & CSS examples
           This text has a color of #5f995e        
        
          <p style="color:#5f995e;">Text here</p>
        
        
          .mytext {color:#5f995e;}
        
        Text color #5f995e
      
           This box has a color of #5f995e        
        
          <div style="background-color:#5f995e;">Content here</div>
        
        
          .mybackground {background-color:#5f995e;}
        
        Background color #5f995e
      
           Border around this has a color of #5f995e        
        
          <div style="border:2px solid #5f995e;">Content here</div>
        
        
          .myborder {border:2px solid #5f995e;}
        
        Border color #5f995e