#80822d color space conversions
Hex:
        #80822d
        RGB:
        128, 130, 45
        CMY:
        50, 49, 82
        CMYK:
        2, 0, 65, 49
      HSL:
        61°, 48.5714%, 34.3137%
        HSV (HSB):
        61°, 65.3846%, 50.9804%
        XYZ:
        17.3584, 20.7439, 5.5717
        xyY:
        0.3975, 0.4750, 20.7439
      CIE-Lab:
        52.6681, -12.3043, 44.1416
        CIE-LCH:
        52.6681, 45.8244, 105.5756
        CIE-Luv:
        52.6681, 2.2466, 49.6022
        Hunter-Lab:
        45.5455, -11.6744, 24.6287
      #80822d color charts
#80822d RGB chart
      #80822d CMYK chart
      #80822d RGB pie chart
      #80822d color shades, tints & tones
#80822d color schemes
#80822d color preview, HTML & CSS examples
           This text has a color of #80822d        
        
          <p style="color:#80822d;">Text here</p>
        
        
          .mytext {color:#80822d;}
        
        Text color #80822d
      
           This box has a color of #80822d        
        
          <div style="background-color:#80822d;">Content here</div>
        
        
          .mybackground {background-color:#80822d;}
        
        Background color #80822d
      
           Border around this has a color of #80822d        
        
          <div style="border:2px solid #80822d;">Content here</div>
        
        
          .myborder {border:2px solid #80822d;}
        
        Border color #80822d