#96a96f color space conversions
Hex:
        #96a96f
        RGB:
        150, 169, 111
        CMY:
        41, 34, 56
        CMYK:
        11, 0, 34, 34
      HSL:
        80°, 25.2174%, 54.9020%
        HSV (HSB):
        80°, 34.3195%, 66.2745%
        XYZ:
        29.6349, 36.0077, 20.4272
        xyY:
        0.3443, 0.4184, 36.0077
      CIE-Lab:
        66.5258, -16.6688, 27.7927
        CIE-LCH:
        66.5258, 32.4081, 120.9535
        CIE-Luv:
        66.5258, -8.6391, 39.1062
        Hunter-Lab:
        60.0064, -16.8568, 21.8212
      #96a96f color charts
#96a96f RGB chart
      #96a96f CMYK chart
      #96a96f RGB pie chart
      #96a96f color shades, tints & tones
#96a96f color schemes
#96a96f color preview, HTML & CSS examples
           This text has a color of #96a96f        
        
          <p style="color:#96a96f;">Text here</p>
        
        
          .mytext {color:#96a96f;}
        
        Text color #96a96f
      
           This box has a color of #96a96f        
        
          <div style="background-color:#96a96f;">Content here</div>
        
        
          .mybackground {background-color:#96a96f;}
        
        Background color #96a96f
      
           Border around this has a color of #96a96f        
        
          <div style="border:2px solid #96a96f;">Content here</div>
        
        
          .myborder {border:2px solid #96a96f;}
        
        Border color #96a96f