#80793c color space conversions
Hex:
        #80793c
        RGB:
        128, 121, 60
        CMY:
        50, 53, 76
        CMYK:
        0, 5, 53, 50
      HSL:
        54°, 36.1702%, 36.8627%
        HSV (HSB):
        54°, 53.1250%, 50.1961%
        XYZ:
        16.5551, 18.5902, 6.9907
        xyY:
        0.3929, 0.4412, 18.5902
      CIE-Lab:
        50.2043, -6.1296, 34.0605
        CIE-LCH:
        50.2043, 34.6077, 100.2019
        CIE-Luv:
        50.2043, 7.4836, 39.4825
        Hunter-Lab:
        43.1163, -6.9162, 20.5684
      #80793c color charts
#80793c RGB chart
      #80793c CMYK chart
      #80793c RGB pie chart
      #80793c color shades, tints & tones
#80793c color schemes
#80793c color preview, HTML & CSS examples
           This text has a color of #80793c        
        
          <p style="color:#80793c;">Text here</p>
        
        
          .mytext {color:#80793c;}
        
        Text color #80793c
      
           This box has a color of #80793c        
        
          <div style="background-color:#80793c;">Content here</div>
        
        
          .mybackground {background-color:#80793c;}
        
        Background color #80793c
      
           Border around this has a color of #80793c        
        
          <div style="border:2px solid #80793c;">Content here</div>
        
        
          .myborder {border:2px solid #80793c;}
        
        Border color #80793c