#96b475 color space conversions
Hex:
        #96b475
        RGB:
        150, 180, 117
        CMY:
        41, 29, 54
        CMYK:
        17, 0, 35, 29
      HSL:
        89°, 29.5775%, 58.2353%
        HSV (HSB):
        89°, 35.0000%, 70.5882%
        XYZ:
        32.1098, 40.4109, 22.9373
        xyY:
        0.3364, 0.4233, 40.4109
      CIE-Lab:
        69.7612, -21.4274, 28.8612
        CIE-LCH:
        69.7612, 35.9458, 126.5913
        CIE-Luv:
        69.7612, -14.6860, 41.7409
        Hunter-Lab:
        63.5696, -21.0841, 23.1055
      #96b475 color charts
#96b475 RGB chart
      #96b475 CMYK chart
      #96b475 RGB pie chart
      #96b475 color shades, tints & tones
#96b475 color schemes
#96b475 color preview, HTML & CSS examples
           This text has a color of #96b475        
        
          <p style="color:#96b475;">Text here</p>
        
        
          .mytext {color:#96b475;}
        
        Text color #96b475
      
           This box has a color of #96b475        
        
          <div style="background-color:#96b475;">Content here</div>
        
        
          .mybackground {background-color:#96b475;}
        
        Background color #96b475
      
           Border around this has a color of #96b475        
        
          <div style="border:2px solid #96b475;">Content here</div>
        
        
          .myborder {border:2px solid #96b475;}
        
        Border color #96b475