#96955a color space conversions
Hex:
        #96955a
        RGB:
        150, 149, 90
        CMY:
        41, 42, 65
        CMYK:
        0, 1, 40, 41
      HSL:
        59°, 25.0000%, 47.0588%
        HSV (HSB):
        59°, 40.0000%, 58.8235%
        XYZ:
        25.1706, 28.7171, 13.8892
        xyY:
        0.3714, 0.4237, 28.7171
      CIE-Lab:
        60.5311, -8.7894, 31.2720
        CIE-LCH:
        60.5311, 32.4837, 105.6987
        CIE-Luv:
        60.5311, 3.5397, 40.1874
        Hunter-Lab:
        53.5883, -9.9377, 22.1449
      #96955a color charts
#96955a RGB chart
      #96955a CMYK chart
      #96955a RGB pie chart
      #96955a color shades, tints & tones
#96955a color schemes
#96955a color preview, HTML & CSS examples
           This text has a color of #96955a        
        
          <p style="color:#96955a;">Text here</p>
        
        
          .mytext {color:#96955a;}
        
        Text color #96955a
      
           This box has a color of #96955a        
        
          <div style="background-color:#96955a;">Content here</div>
        
        
          .mybackground {background-color:#96955a;}
        
        Background color #96955a
      
           Border around this has a color of #96955a        
        
          <div style="border:2px solid #96955a;">Content here</div>
        
        
          .myborder {border:2px solid #96955a;}
        
        Border color #96955a