#96b465 color space conversions
Hex:
        #96b465
        RGB:
        150, 180, 101
        CMY:
        41, 29, 60
        CMYK:
        17, 0, 44, 29
      HSL:
        83°, 34.4978%, 55.0980%
        HSV (HSB):
        83°, 43.8889%, 70.5882%
        XYZ:
        31.2479, 40.0661, 18.3985
        xyY:
        0.3483, 0.4466, 40.0661
      CIE-Lab:
        69.5166, -23.5173, 36.8724
        CIE-LCH:
        69.5166, 43.7337, 122.5299
        CIE-Luv:
        69.5166, -14.4746, 50.8024
        Hunter-Lab:
        63.2978, -22.6520, 27.0749
      #96b465 color charts
#96b465 RGB chart
      #96b465 CMYK chart
      #96b465 RGB pie chart
      #96b465 color shades, tints & tones
#96b465 color schemes
#96b465 color preview, HTML & CSS examples
           This text has a color of #96b465        
        
          <p style="color:#96b465;">Text here</p>
        
        
          .mytext {color:#96b465;}
        
        Text color #96b465
      
           This box has a color of #96b465        
        
          <div style="background-color:#96b465;">Content here</div>
        
        
          .mybackground {background-color:#96b465;}
        
        Background color #96b465
      
           Border around this has a color of #96b465        
        
          <div style="border:2px solid #96b465;">Content here</div>
        
        
          .myborder {border:2px solid #96b465;}
        
        Border color #96b465