#80725e color space conversions
Hex:
        #80725e
        RGB:
        128, 114, 94
        CMY:
        50, 55, 63
        CMYK:
        0, 11, 27, 50
      HSL:
        35°, 15.3153%, 43.5294%
        HSV (HSB):
        35°, 26.5625%, 50.1961%
        XYZ:
        16.9398, 17.4320, 13.0616
        xyY:
        0.3571, 0.3675, 17.4320
      CIE-Lab:
        48.7998, 2.0706, 13.0863
        CIE-LCH:
        48.7998, 13.2491, 81.0090
        CIE-Luv:
        48.7998, 9.8362, 16.2637
        Hunter-Lab:
        41.7516, -0.6430, 10.6779
      #80725e color charts
#80725e RGB chart
      #80725e CMYK chart
      #80725e RGB pie chart
      #80725e color shades, tints & tones
#80725e color schemes
#80725e color preview, HTML & CSS examples
           This text has a color of #80725e        
        
          <p style="color:#80725e;">Text here</p>
        
        
          .mytext {color:#80725e;}
        
        Text color #80725e
      
           This box has a color of #80725e        
        
          <div style="background-color:#80725e;">Content here</div>
        
        
          .mybackground {background-color:#80725e;}
        
        Background color #80725e
      
           Border around this has a color of #80725e        
        
          <div style="border:2px solid #80725e;">Content here</div>
        
        
          .myborder {border:2px solid #80725e;}
        
        Border color #80725e