#80672f color space conversions
Hex:
        #80672f
        RGB:
        128, 103, 47
        CMY:
        50, 60, 82
        CMYK:
        0, 20, 63, 50
      HSL:
        41°, 46.2857%, 34.3137%
        HSV (HSB):
        41°, 63.2812%, 50.1961%
        XYZ:
        14.2654, 14.4949, 4.7353
        xyY:
        0.4259, 0.4327, 14.4949
      CIE-Lab:
        44.9345, 3.0679, 34.7267
        CIE-LCH:
        44.9345, 34.8620, 84.9514
        CIE-Luv:
        44.9345, 19.9880, 36.3295
        Hunter-Lab:
        38.0722, 0.2565, 19.2763
      #80672f color charts
#80672f RGB chart
      #80672f CMYK chart
      #80672f RGB pie chart
      #80672f color shades, tints & tones
#80672f color schemes
#80672f color preview, HTML & CSS examples
           This text has a color of #80672f        
        
          <p style="color:#80672f;">Text here</p>
        
        
          .mytext {color:#80672f;}
        
        Text color #80672f
      
           This box has a color of #80672f        
        
          <div style="background-color:#80672f;">Content here</div>
        
        
          .mybackground {background-color:#80672f;}
        
        Background color #80672f
      
           Border around this has a color of #80672f        
        
          <div style="border:2px solid #80672f;">Content here</div>
        
        
          .myborder {border:2px solid #80672f;}
        
        Border color #80672f