#82782b color space conversions
Hex:
        #82782b
        RGB:
        130, 120, 43
        CMY:
        49, 53, 83
        CMYK:
        0, 8, 67, 49
      HSL:
        53°, 50.2890%, 33.9216%
        HSV (HSB):
        53°, 66.9231%, 50.9804%
        XYZ:
        16.3584, 18.3532, 4.9658
        xyY:
        0.4123, 0.4626, 18.3532
      CIE-Lab:
        49.9217, -6.0217, 42.2018
        CIE-LCH:
        49.9217, 42.6292, 98.1207
        CIE-Luv:
        49.9217, 10.1304, 45.7456
        Hunter-Lab:
        42.8406, -6.8119, 23.1159
      #82782b color charts
#82782b RGB chart
      #82782b CMYK chart
      #82782b RGB pie chart
      #82782b color shades, tints & tones
#82782b color schemes
#82782b color preview, HTML & CSS examples
           This text has a color of #82782b        
        
          <p style="color:#82782b;">Text here</p>
        
        
          .mytext {color:#82782b;}
        
        Text color #82782b
      
           This box has a color of #82782b        
        
          <div style="background-color:#82782b;">Content here</div>
        
        
          .mybackground {background-color:#82782b;}
        
        Background color #82782b
      
           Border around this has a color of #82782b        
        
          <div style="border:2px solid #82782b;">Content here</div>
        
        
          .myborder {border:2px solid #82782b;}
        
        Border color #82782b