#959a5e color space conversions
Hex:
        #959a5e
        RGB:
        149, 154, 94
        CMY:
        42, 40, 63
        CMYK:
        3, 0, 39, 40
      HSL:
        65°, 24.1935%, 48.6275%
        HSV (HSB):
        65°, 38.9610%, 60.3922%
        XYZ:
        25.9704, 30.3089, 15.0711
        xyY:
        0.3640, 0.4248, 30.3089
      CIE-Lab:
        61.9199, -11.4097, 30.8880
        CIE-LCH:
        61.9199, 32.9279, 110.2737
        CIE-Luv:
        61.9199, -0.2235, 40.6000
        Hunter-Lab:
        55.0535, -12.1399, 22.3066
      #959a5e color charts
#959a5e RGB chart
      #959a5e CMYK chart
      #959a5e RGB pie chart
      #959a5e color shades, tints & tones
#959a5e color schemes
#959a5e color preview, HTML & CSS examples
           This text has a color of #959a5e        
        
          <p style="color:#959a5e;">Text here</p>
        
        
          .mytext {color:#959a5e;}
        
        Text color #959a5e
      
           This box has a color of #959a5e        
        
          <div style="background-color:#959a5e;">Content here</div>
        
        
          .mybackground {background-color:#959a5e;}
        
        Background color #959a5e
      
           Border around this has a color of #959a5e        
        
          <div style="border:2px solid #959a5e;">Content here</div>
        
        
          .myborder {border:2px solid #959a5e;}
        
        Border color #959a5e