#96840e color space conversions
Hex:
        #96840e
        RGB:
        150, 132, 14
        CMY:
        41, 48, 95
        CMYK:
        0, 12, 91, 41
      HSL:
        52°, 82.9268%, 32.1569%
        HSV (HSB):
        52°, 90.6667%, 58.8235%
        XYZ:
        20.9082, 23.0183, 3.7565
        xyY:
        0.4385, 0.4827, 23.0183
      CIE-Lab:
        55.0911, -4.5971, 57.4627
        CIE-LCH:
        55.0911, 57.6463, 94.5740
        CIE-Luv:
        55.0911, 16.9969, 57.6629
        Hunter-Lab:
        47.9774, -6.1713, 28.9420
      #96840e color charts
#96840e RGB chart
      #96840e CMYK chart
      #96840e RGB pie chart
      #96840e color shades, tints & tones
#96840e color schemes
#96840e color preview, HTML & CSS examples
           This text has a color of #96840e        
        
          <p style="color:#96840e;">Text here</p>
        
        
          .mytext {color:#96840e;}
        
        Text color #96840e
      
           This box has a color of #96840e        
        
          <div style="background-color:#96840e;">Content here</div>
        
        
          .mybackground {background-color:#96840e;}
        
        Background color #96840e
      
           Border around this has a color of #96840e        
        
          <div style="border:2px solid #96840e;">Content here</div>
        
        
          .myborder {border:2px solid #96840e;}
        
        Border color #96840e