#96a55d color space conversions
Hex:
        #96a55d
        RGB:
        150, 165, 93
        CMY:
        41, 35, 64
        CMYK:
        9, 0, 44, 35
      HSL:
        73°, 28.5714%, 50.5882%
        HSV (HSB):
        73°, 43.6364%, 64.7059%
        XYZ:
        28.0086, 34.1846, 15.4780
        xyY:
        0.3606, 0.4401, 34.1846
      CIE-Lab:
        65.1088, -16.8804, 35.4634
        CIE-LCH:
        65.1088, 39.2759, 115.4542
        CIE-Luv:
        65.1088, -5.9667, 47.0606
        Hunter-Lab:
        58.4676, -16.8088, 25.2316
      #96a55d color charts
#96a55d RGB chart
      #96a55d CMYK chart
      #96a55d RGB pie chart
      #96a55d color shades, tints & tones
#96a55d color schemes
#96a55d color preview, HTML & CSS examples
           This text has a color of #96a55d        
        
          <p style="color:#96a55d;">Text here</p>
        
        
          .mytext {color:#96a55d;}
        
        Text color #96a55d
      
           This box has a color of #96a55d        
        
          <div style="background-color:#96a55d;">Content here</div>
        
        
          .mybackground {background-color:#96a55d;}
        
        Background color #96a55d
      
           Border around this has a color of #96a55d        
        
          <div style="border:2px solid #96a55d;">Content here</div>
        
        
          .myborder {border:2px solid #96a55d;}
        
        Border color #96a55d