#80572c color space conversions
Hex:
        #80572c
        RGB:
        128, 87, 44
        CMY:
        50, 66, 83
        CMYK:
        0, 32, 66, 50
      HSL:
        31°, 48.8372%, 33.7255%
        HSV (HSB):
        31°, 65.6250%, 50.1961%
        XYZ:
        12.7649, 11.5874, 3.9467
        xyY:
        0.4511, 0.4095, 11.5874
      CIE-Lab:
        40.5528, 12.2911, 31.3155
        CIE-LCH:
        40.5528, 33.6412, 68.5704
        CIE-Luv:
        40.5528, 31.3653, 30.1865
        Hunter-Lab:
        34.0403, 7.3658, 16.9541
      #80572c color charts
#80572c RGB chart
      #80572c CMYK chart
      #80572c RGB pie chart
      #80572c color shades, tints & tones
#80572c color schemes
#80572c color preview, HTML & CSS examples
           This text has a color of #80572c        
        
          <p style="color:#80572c;">Text here</p>
        
        
          .mytext {color:#80572c;}
        
        Text color #80572c
      
           This box has a color of #80572c        
        
          <div style="background-color:#80572c;">Content here</div>
        
        
          .mybackground {background-color:#80572c;}
        
        Background color #80572c
      
           Border around this has a color of #80572c        
        
          <div style="border:2px solid #80572c;">Content here</div>
        
        
          .myborder {border:2px solid #80572c;}
        
        Border color #80572c