#96530e color space conversions
Hex:
        #96530e
        RGB:
        150, 83, 14
        CMY:
        41, 67, 95
        CMYK:
        0, 45, 91, 41
      HSL:
        30°, 82.9268%, 32.1569%
        HSV (HSB):
        30°, 90.6667%, 58.8235%
        XYZ:
        15.7502, 12.7022, 2.0371
        xyY:
        0.5166, 0.4166, 12.7022
      CIE-Lab:
        42.3111, 23.2918, 47.4421
        CIE-LCH:
        42.3111, 52.8513, 63.8512
        CIE-Luv:
        42.3111, 54.3338, 38.4517
        Hunter-Lab:
        35.6402, 16.5127, 21.5593
      #96530e color charts
#96530e RGB chart
      #96530e CMYK chart
      #96530e RGB pie chart
      #96530e color shades, tints & tones
#96530e color schemes
#96530e color preview, HTML & CSS examples
           This text has a color of #96530e        
        
          <p style="color:#96530e;">Text here</p>
        
        
          .mytext {color:#96530e;}
        
        Text color #96530e
      
           This box has a color of #96530e        
        
          <div style="background-color:#96530e;">Content here</div>
        
        
          .mybackground {background-color:#96530e;}
        
        Background color #96530e
      
           Border around this has a color of #96530e        
        
          <div style="border:2px solid #96530e;">Content here</div>
        
        
          .myborder {border:2px solid #96530e;}
        
        Border color #96530e