#96954d color space conversions
Hex:
        #96954d
        RGB:
        150, 149, 77
        CMY:
        41, 42, 70
        CMYK:
        0, 1, 49, 41
      HSL:
        59°, 32.1586%, 44.5098%
        HSV (HSB):
        59°, 48.6667%, 58.8235%
        XYZ:
        24.6647, 28.5147, 11.2251
        xyY:
        0.3830, 0.4427, 28.5147
      CIE-Lab:
        60.3510, -10.1785, 37.8603
        CIE-LCH:
        60.3510, 39.2047, 105.0478
        CIE-Luv:
        60.3510, 4.0296, 46.7976
        Hunter-Lab:
        53.3992, -11.0008, 24.9160
      #96954d color charts
#96954d RGB chart
      #96954d CMYK chart
      #96954d RGB pie chart
      #96954d color shades, tints & tones
#96954d color schemes
#96954d color preview, HTML & CSS examples
           This text has a color of #96954d        
        
          <p style="color:#96954d;">Text here</p>
        
        
          .mytext {color:#96954d;}
        
        Text color #96954d
      
           This box has a color of #96954d        
        
          <div style="background-color:#96954d;">Content here</div>
        
        
          .mybackground {background-color:#96954d;}
        
        Background color #96954d
      
           Border around this has a color of #96954d        
        
          <div style="border:2px solid #96954d;">Content here</div>
        
        
          .myborder {border:2px solid #96954d;}
        
        Border color #96954d