#5f945b color space conversions
Hex:
        #5f945b
        RGB:
        95, 148, 91
        CMY:
        63, 42, 64
        CMYK:
        36, 0, 39, 42
      HSL:
        116°, 23.8494%, 46.8627%
        HSV (HSB):
        116°, 38.5135%, 58.0392%
        XYZ:
        17.1975, 24.3680, 13.6946
        xyY:
        0.3112, 0.4410, 24.3680
      CIE-Lab:
        56.4544, -29.5035, 24.7155
        CIE-LCH:
        56.4544, 38.4878, 140.0467
        CIE-Luv:
        56.4544, -26.0706, 36.0726
        Hunter-Lab:
        49.3640, -24.2007, 18.1065
      #5f945b color charts
#5f945b RGB chart
      #5f945b CMYK chart
      #5f945b RGB pie chart
      #5f945b color shades, tints & tones
#5f945b color schemes
#5f945b color preview, HTML & CSS examples
           This text has a color of #5f945b        
        
          <p style="color:#5f945b;">Text here</p>
        
        
          .mytext {color:#5f945b;}
        
        Text color #5f945b
      
           This box has a color of #5f945b        
        
          <div style="background-color:#5f945b;">Content here</div>
        
        
          .mybackground {background-color:#5f945b;}
        
        Background color #5f945b
      
           Border around this has a color of #5f945b        
        
          <div style="border:2px solid #5f945b;">Content here</div>
        
        
          .myborder {border:2px solid #5f945b;}
        
        Border color #5f945b