#83522e color space conversions
Hex:
        #83522e
        RGB:
        131, 82, 46
        CMY:
        49, 68, 82
        CMYK:
        0, 37, 65, 49
      HSL:
        25°, 48.0226%, 34.7059%
        HSV (HSB):
        25°, 64.8855%, 51.3725%
        XYZ:
        12.8705, 11.0571, 4.0407
        xyY:
        0.4602, 0.3953, 11.0571
      CIE-Lab:
        39.6765, 16.7720, 29.2836
        CIE-LCH:
        39.6765, 33.7465, 60.1983
        CIE-Luv:
        39.6765, 37.0919, 27.3843
        Hunter-Lab:
        33.2523, 10.8981, 16.0720
      #83522e color charts
#83522e RGB chart
      #83522e CMYK chart
      #83522e RGB pie chart
      #83522e color shades, tints & tones
#83522e color schemes
#83522e color preview, HTML & CSS examples
           This text has a color of #83522e        
        
          <p style="color:#83522e;">Text here</p>
        
        
          .mytext {color:#83522e;}
        
        Text color #83522e
      
           This box has a color of #83522e        
        
          <div style="background-color:#83522e;">Content here</div>
        
        
          .mybackground {background-color:#83522e;}
        
        Background color #83522e
      
           Border around this has a color of #83522e        
        
          <div style="border:2px solid #83522e;">Content here</div>
        
        
          .myborder {border:2px solid #83522e;}
        
        Border color #83522e