#82842d color space conversions
Hex:
        #82842d
        RGB:
        130, 132, 45
        CMY:
        49, 48, 82
        CMYK:
        2, 0, 66, 48
      HSL:
        61°, 49.1525%, 34.7059%
        HSV (HSB):
        61°, 65.9091%, 51.7647%
        XYZ:
        17.9308, 21.4378, 5.6755
        xyY:
        0.3981, 0.4759, 21.4378
      CIE-Lab:
        53.4254, -12.4836, 44.9891
        CIE-LCH:
        53.4254, 46.6890, 105.5083
        CIE-Luv:
        53.4254, 2.3155, 50.5851
        Hunter-Lab:
        46.3010, -11.8996, 25.1430
      #82842d color charts
#82842d RGB chart
      #82842d CMYK chart
      #82842d RGB pie chart
      #82842d color shades, tints & tones
#82842d color schemes
#82842d color preview, HTML & CSS examples
           This text has a color of #82842d        
        
          <p style="color:#82842d;">Text here</p>
        
        
          .mytext {color:#82842d;}
        
        Text color #82842d
      
           This box has a color of #82842d        
        
          <div style="background-color:#82842d;">Content here</div>
        
        
          .mybackground {background-color:#82842d;}
        
        Background color #82842d
      
           Border around this has a color of #82842d        
        
          <div style="border:2px solid #82842d;">Content here</div>
        
        
          .myborder {border:2px solid #82842d;}
        
        Border color #82842d