#959f5a color space conversions
Hex:
        #959f5a
        RGB:
        149, 159, 90
        CMY:
        42, 38, 65
        CMYK:
        6, 0, 43, 38
      HSL:
        69°, 27.7108%, 48.8235%
        HSV (HSB):
        69°, 43.3962%, 62.3529%
        XYZ:
        26.6380, 31.9240, 14.4308
        xyY:
        0.3649, 0.4374, 31.9240
      CIE-Lab:
        63.2800, -14.5158, 34.7194
        CIE-LCH:
        63.2800, 37.6317, 112.6893
        CIE-Luv:
        63.2800, -3.0288, 45.4161
        Hunter-Lab:
        56.5013, -14.7221, 24.4079
      #959f5a color charts
#959f5a RGB chart
      #959f5a CMYK chart
      #959f5a RGB pie chart
      #959f5a color shades, tints & tones
#959f5a color schemes
#959f5a color preview, HTML & CSS examples
           This text has a color of #959f5a        
        
          <p style="color:#959f5a;">Text here</p>
        
        
          .mytext {color:#959f5a;}
        
        Text color #959f5a
      
           This box has a color of #959f5a        
        
          <div style="background-color:#959f5a;">Content here</div>
        
        
          .mybackground {background-color:#959f5a;}
        
        Background color #959f5a
      
           Border around this has a color of #959f5a        
        
          <div style="border:2px solid #959f5a;">Content here</div>
        
        
          .myborder {border:2px solid #959f5a;}
        
        Border color #959f5a