#82533e color space conversions
Hex:
        #82533e
        RGB:
        130, 83, 62
        CMY:
        49, 67, 76
        CMYK:
        0, 36, 52, 49
      HSL:
        19°, 35.4167%, 37.6471%
        HSV (HSB):
        19°, 52.3077%, 50.9804%
        XYZ:
        13.1687, 11.2801, 6.0406
        xyY:
        0.4319, 0.3700, 11.2801
      CIE-Lab:
        40.0483, 17.1370, 20.3562
        CIE-LCH:
        40.0483, 26.6092, 49.9074
        CIE-Luv:
        40.0483, 33.7818, 19.7956
        Hunter-Lab:
        33.5859, 11.2126, 12.8464
      #82533e color charts
#82533e RGB chart
      #82533e CMYK chart
      #82533e RGB pie chart
      #82533e color shades, tints & tones
#82533e color schemes
#82533e color preview, HTML & CSS examples
           This text has a color of #82533e        
        
          <p style="color:#82533e;">Text here</p>
        
        
          .mytext {color:#82533e;}
        
        Text color #82533e
      
           This box has a color of #82533e        
        
          <div style="background-color:#82533e;">Content here</div>
        
        
          .mybackground {background-color:#82533e;}
        
        Background color #82533e
      
           Border around this has a color of #82533e        
        
          <div style="border:2px solid #82533e;">Content here</div>
        
        
          .myborder {border:2px solid #82533e;}
        
        Border color #82533e