#83530d color space conversions
Hex:
        #83530d
        RGB:
        131, 83, 13
        CMY:
        49, 67, 95
        CMYK:
        0, 37, 90, 49
      HSL:
        36°, 81.9444%, 28.2353%
        HSV (HSB):
        36°, 90.0763%, 51.3725%
        XYZ:
        12.5260, 11.0409, 1.8517
        xyY:
        0.4928, 0.4344, 11.0409
      CIE-Lab:
        39.6492, 14.5780, 44.5151
        CIE-LCH:
        39.6492, 46.8413, 71.8672
        CIE-Luv:
        39.6492, 38.6155, 37.4238
        Hunter-Lab:
        33.2278, 9.1410, 19.9554
      #83530d color charts
#83530d RGB chart
      #83530d CMYK chart
      #83530d RGB pie chart
      #83530d color shades, tints & tones
#83530d color schemes
#83530d color preview, HTML & CSS examples
           This text has a color of #83530d        
        
          <p style="color:#83530d;">Text here</p>
        
        
          .mytext {color:#83530d;}
        
        Text color #83530d
      
           This box has a color of #83530d        
        
          <div style="background-color:#83530d;">Content here</div>
        
        
          .mybackground {background-color:#83530d;}
        
        Background color #83530d
      
           Border around this has a color of #83530d        
        
          <div style="border:2px solid #83530d;">Content here</div>
        
        
          .myborder {border:2px solid #83530d;}
        
        Border color #83530d