#93500f color space conversions
Hex:
        #93500f
        RGB:
        147, 80, 15
        CMY:
        42, 69, 94
        CMYK:
        0, 46, 90, 42
      HSL:
        30°, 81.4815%, 31.7647%
        HSV (HSB):
        30°, 89.7959%, 57.6471%
        XYZ:
        14.9875, 11.9749, 1.9734
        xyY:
        0.5180, 0.4138, 11.9749
      CIE-Lab:
        41.1761, 23.6775, 46.0447
        CIE-LCH:
        41.1761, 51.7759, 62.7864
        CIE-Luv:
        41.1761, 54.1271, 36.9921
        Hunter-Lab:
        34.6047, 16.7512, 20.8422
      #93500f color charts
#93500f RGB chart
      #93500f CMYK chart
      #93500f RGB pie chart
      #93500f color shades, tints & tones
#93500f color schemes
#93500f color preview, HTML & CSS examples
           This text has a color of #93500f        
        
          <p style="color:#93500f;">Text here</p>
        
        
          .mytext {color:#93500f;}
        
        Text color #93500f
      
           This box has a color of #93500f        
        
          <div style="background-color:#93500f;">Content here</div>
        
        
          .mybackground {background-color:#93500f;}
        
        Background color #93500f
      
           Border around this has a color of #93500f        
        
          <div style="border:2px solid #93500f;">Content here</div>
        
        
          .myborder {border:2px solid #93500f;}
        
        Border color #93500f