#96944b color space conversions
Hex:
        #96944b
        RGB:
        150, 148, 75
        CMY:
        41, 42, 71
        CMYK:
        0, 1, 50, 41
      HSL:
        58°, 33.3333%, 44.1176%
        HSV (HSB):
        58°, 50.0000%, 58.8235%
        XYZ:
        24.4376, 28.1718, 10.8063
        xyY:
        0.3854, 0.4442, 28.1718
      CIE-Lab:
        60.0437, -9.8358, 38.5116
        CIE-LCH:
        60.0437, 39.7478, 104.3270
        CIE-Luv:
        60.0437, 4.7201, 47.2315
        Hunter-Lab:
        53.0772, -10.7007, 25.0828
      #96944b color charts
#96944b RGB chart
      #96944b CMYK chart
      #96944b RGB pie chart
      #96944b color shades, tints & tones
#96944b color schemes
#96944b color preview, HTML & CSS examples
           This text has a color of #96944b        
        
          <p style="color:#96944b;">Text here</p>
        
        
          .mytext {color:#96944b;}
        
        Text color #96944b
      
           This box has a color of #96944b        
        
          <div style="background-color:#96944b;">Content here</div>
        
        
          .mybackground {background-color:#96944b;}
        
        Background color #96944b
      
           Border around this has a color of #96944b        
        
          <div style="border:2px solid #96944b;">Content here</div>
        
        
          .myborder {border:2px solid #96944b;}
        
        Border color #96944b