#969b6e color space conversions
Hex:
        #969b6e
        RGB:
        150, 155, 110
        CMY:
        41, 39, 57
        CMYK:
        3, 0, 29, 39
      HSL:
        67°, 18.3673%, 51.9608%
        HSV (HSB):
        67°, 29.0323%, 60.7843%
        XYZ:
        27.1135, 31.0525, 19.3166
        xyY:
        0.3499, 0.4008, 31.0525
      CIE-Lab:
        62.5519, -9.4421, 23.0550
        CIE-LCH:
        62.5519, 24.9136, 112.2714
        CIE-Luv:
        62.5519, -0.7768, 31.7227
        Hunter-Lab:
        55.7248, -10.6673, 18.4549
      #969b6e color charts
#969b6e RGB chart
      #969b6e CMYK chart
      #969b6e RGB pie chart
      #969b6e color shades, tints & tones
#969b6e color schemes
#969b6e color preview, HTML & CSS examples
           This text has a color of #969b6e        
        
          <p style="color:#969b6e;">Text here</p>
        
        
          .mytext {color:#969b6e;}
        
        Text color #969b6e
      
           This box has a color of #969b6e        
        
          <div style="background-color:#969b6e;">Content here</div>
        
        
          .mybackground {background-color:#969b6e;}
        
        Background color #969b6e
      
           Border around this has a color of #969b6e        
        
          <div style="border:2px solid #969b6e;">Content here</div>
        
        
          .myborder {border:2px solid #969b6e;}
        
        Border color #969b6e