#96985a color space conversions
Hex:
        #96985a
        RGB:
        150, 152, 90
        CMY:
        41, 40, 65
        CMYK:
        1, 0, 41, 40
      HSL:
        62°, 25.6198%, 47.4510%
        HSV (HSB):
        62°, 40.7895%, 59.6078%
        XYZ:
        25.6514, 29.6787, 14.0494
        xyY:
        0.3697, 0.4278, 29.6787
      CIE-Lab:
        61.3760, -10.3995, 32.3429
        CIE-LCH:
        61.3760, 33.9737, 107.8246
        CIE-Luv:
        61.3760, 1.7384, 41.7796
        Hunter-Lab:
        54.4782, -11.2889, 22.8443
      #96985a color charts
#96985a RGB chart
      #96985a CMYK chart
      #96985a RGB pie chart
      #96985a color shades, tints & tones
#96985a color schemes
#96985a color preview, HTML & CSS examples
           This text has a color of #96985a        
        
          <p style="color:#96985a;">Text here</p>
        
        
          .mytext {color:#96985a;}
        
        Text color #96985a
      
           This box has a color of #96985a        
        
          <div style="background-color:#96985a;">Content here</div>
        
        
          .mybackground {background-color:#96985a;}
        
        Background color #96985a
      
           Border around this has a color of #96985a        
        
          <div style="border:2px solid #96985a;">Content here</div>
        
        
          .myborder {border:2px solid #96985a;}
        
        Border color #96985a