#96a16d color space conversions
Hex:
        #96a16d
        RGB:
        150, 161, 109
        CMY:
        41, 37, 57
        CMYK:
        7, 0, 32, 37
      HSL:
        73°, 21.6667%, 52.9412%
        HSV (HSB):
        73°, 32.2981%, 63.1373%
        XYZ:
        28.0829, 33.0779, 19.3725
        xyY:
        0.3487, 0.4107, 33.0779
      CIE-Lab:
        64.2239, -12.7723, 25.8293
        CIE-LCH:
        64.2239, 28.8146, 116.3119
        CIE-Luv:
        64.2239, -4.1351, 35.7789
        Hunter-Lab:
        57.5134, -13.4897, 20.2884
      #96a16d color charts
#96a16d RGB chart
      #96a16d CMYK chart
      #96a16d RGB pie chart
      #96a16d color shades, tints & tones
#96a16d color schemes
#96a16d color preview, HTML & CSS examples
           This text has a color of #96a16d        
        
          <p style="color:#96a16d;">Text here</p>
        
        
          .mytext {color:#96a16d;}
        
        Text color #96a16d
      
           This box has a color of #96a16d        
        
          <div style="background-color:#96a16d;">Content here</div>
        
        
          .mybackground {background-color:#96a16d;}
        
        Background color #96a16d
      
           Border around this has a color of #96a16d        
        
          <div style="border:2px solid #96a16d;">Content here</div>
        
        
          .myborder {border:2px solid #96a16d;}
        
        Border color #96a16d