#96530f color space conversions
Hex:
        #96530f
        RGB:
        150, 83, 15
        CMY:
        41, 67, 94
        CMYK:
        0, 45, 90, 41
      HSL:
        30°, 81.8182%, 32.3529%
        HSV (HSB):
        30°, 90.0000%, 58.8235%
        XYZ:
        15.7572, 12.7050, 2.0738
        xyY:
        0.5160, 0.4161, 12.7050
      CIE-Lab:
        42.3154, 23.3138, 47.1329
        CIE-LCH:
        42.3154, 52.5837, 63.6811
        CIE-Luv:
        42.3154, 54.2895, 38.2994
        Hunter-Lab:
        35.6441, 16.5321, 21.5014
      #96530f color charts
#96530f RGB chart
      #96530f CMYK chart
      #96530f RGB pie chart
      #96530f color shades, tints & tones
#96530f color schemes
#96530f color preview, HTML & CSS examples
           This text has a color of #96530f        
        
          <p style="color:#96530f;">Text here</p>
        
        
          .mytext {color:#96530f;}
        
        Text color #96530f
      
           This box has a color of #96530f        
        
          <div style="background-color:#96530f;">Content here</div>
        
        
          .mybackground {background-color:#96530f;}
        
        Background color #96530f
      
           Border around this has a color of #96530f        
        
          <div style="border:2px solid #96530f;">Content here</div>
        
        
          .myborder {border:2px solid #96530f;}
        
        Border color #96530f