#96942b color space conversions
Hex:
        #96942b
        RGB:
        150, 148, 43
        CMY:
        41, 42, 83
        CMYK:
        0, 1, 71, 41
      HSL:
        59°, 55.4404%, 37.8431%
        HSV (HSB):
        59°, 71.3333%, 58.8235%
        XYZ:
        23.6036, 27.8383, 6.4148
        xyY:
        0.4080, 0.4812, 27.8383
      CIE-Lab:
        59.7423, -12.1955, 52.7680
        CIE-LCH:
        59.7423, 54.1589, 103.0135
        CIE-Luv:
        59.7423, 5.6083, 58.8905
        Hunter-Lab:
        52.7620, -12.4796, 29.7249
      #96942b color charts
#96942b RGB chart
      #96942b CMYK chart
      #96942b RGB pie chart
      #96942b color shades, tints & tones
#96942b color schemes
#96942b color preview, HTML & CSS examples
           This text has a color of #96942b        
        
          <p style="color:#96942b;">Text here</p>
        
        
          .mytext {color:#96942b;}
        
        Text color #96942b
      
           This box has a color of #96942b        
        
          <div style="background-color:#96942b;">Content here</div>
        
        
          .mybackground {background-color:#96942b;}
        
        Background color #96942b
      
           Border around this has a color of #96942b        
        
          <div style="border:2px solid #96942b;">Content here</div>
        
        
          .myborder {border:2px solid #96942b;}
        
        Border color #96942b