#959d1f color space conversions
Hex:
        #959d1f
        RGB:
        149, 157, 31
        CMY:
        42, 38, 88
        CMYK:
        5, 0, 80, 38
      HSL:
        64°, 67.0213%, 36.8627%
        HSV (HSB):
        64°, 80.2548%, 61.5686%
        XYZ:
        24.6987, 30.6024, 5.9014
        xyY:
        0.4036, 0.5000, 30.6024
      CIE-Lab:
        62.1706, -17.8750, 59.0885
        CIE-LCH:
        62.1706, 61.7331, 106.8312
        CIE-Luv:
        62.1706, -0.6605, 65.4060
        Hunter-Lab:
        55.3195, -17.1134, 32.3986
      #959d1f color charts
#959d1f RGB chart
      #959d1f CMYK chart
      #959d1f RGB pie chart
      #959d1f color shades, tints & tones
#959d1f color schemes
#959d1f color preview, HTML & CSS examples
           This text has a color of #959d1f        
        
          <p style="color:#959d1f;">Text here</p>
        
        
          .mytext {color:#959d1f;}
        
        Text color #959d1f
      
           This box has a color of #959d1f        
        
          <div style="background-color:#959d1f;">Content here</div>
        
        
          .mybackground {background-color:#959d1f;}
        
        Background color #959d1f
      
           Border around this has a color of #959d1f        
        
          <div style="border:2px solid #959d1f;">Content here</div>
        
        
          .myborder {border:2px solid #959d1f;}
        
        Border color #959d1f