#96955b color space conversions
Hex:
        #96955b
        RGB:
        150, 149, 91
        CMY:
        41, 42, 64
        CMYK:
        0, 1, 39, 41
      HSL:
        59°, 24.4813%, 47.2549%
        HSV (HSB):
        59°, 39.3333%, 58.8235%
        XYZ:
        25.2135, 28.7343, 14.1149
        xyY:
        0.3704, 0.4222, 28.7343
      CIE-Lab:
        60.5464, -8.6729, 30.7558
        CIE-LCH:
        60.5464, 31.9553, 105.7480
        CIE-Luv:
        60.5464, 3.4991, 39.6398
        Hunter-Lab:
        53.6043, -9.8480, 21.9110
      #96955b color charts
#96955b RGB chart
      #96955b CMYK chart
      #96955b RGB pie chart
      #96955b color shades, tints & tones
#96955b color schemes
#96955b color preview, HTML & CSS examples
           This text has a color of #96955b        
        
          <p style="color:#96955b;">Text here</p>
        
        
          .mytext {color:#96955b;}
        
        Text color #96955b
      
           This box has a color of #96955b        
        
          <div style="background-color:#96955b;">Content here</div>
        
        
          .mybackground {background-color:#96955b;}
        
        Background color #96955b
      
           Border around this has a color of #96955b        
        
          <div style="border:2px solid #96955b;">Content here</div>
        
        
          .myborder {border:2px solid #96955b;}
        
        Border color #96955b