#96950e color space conversions
Hex:
        #96950e
        RGB:
        150, 149, 14
        CMY:
        41, 42, 95
        CMYK:
        0, 1, 91, 41
      HSL:
        60°, 82.9268%, 32.1569%
        HSV (HSB):
        60°, 90.6667%, 58.8235%
        XYZ:
        23.4044, 28.0106, 4.5885
        xyY:
        0.4179, 0.5002, 28.0106
      CIE-Lab:
        59.8983, -13.7548, 61.2606
        CIE-LCH:
        59.8983, 62.7858, 102.6547
        CIE-Luv:
        59.8983, 5.3457, 64.5509
        Hunter-Lab:
        52.9251, -13.6831, 31.9072
      #96950e color charts
#96950e RGB chart
      #96950e CMYK chart
      #96950e RGB pie chart
      #96950e color shades, tints & tones
#96950e color schemes
#96950e color preview, HTML & CSS examples
           This text has a color of #96950e        
        
          <p style="color:#96950e;">Text here</p>
        
        
          .mytext {color:#96950e;}
        
        Text color #96950e
      
           This box has a color of #96950e        
        
          <div style="background-color:#96950e;">Content here</div>
        
        
          .mybackground {background-color:#96950e;}
        
        Background color #96950e
      
           Border around this has a color of #96950e        
        
          <div style="border:2px solid #96950e;">Content here</div>
        
        
          .myborder {border:2px solid #96950e;}
        
        Border color #96950e