#80342e color space conversions
Hex:
        #80342e
        RGB:
        128, 52, 46
        CMY:
        50, 80, 82
        CMYK:
        0, 59, 64, 50
      HSL:
        4°, 47.1264%, 34.1176%
        HSV (HSB):
        4°, 64.0625%, 50.1961%
        XYZ:
        10.6232, 7.2424, 3.4228
        xyY:
        0.4990, 0.3402, 7.2424
      CIE-Lab:
        32.3526, 32.4315, 20.2460
        CIE-LCH:
        32.3526, 38.2323, 31.9753
        CIE-Luv:
        32.3526, 54.7681, 14.6740
        Hunter-Lab:
        26.9118, 23.3659, 11.2974
      #80342e color charts
#80342e RGB chart
      #80342e CMYK chart
      #80342e RGB pie chart
      #80342e color shades, tints & tones
#80342e color schemes
#80342e color preview, HTML & CSS examples
           This text has a color of #80342e        
        
          <p style="color:#80342e;">Text here</p>
        
        
          .mytext {color:#80342e;}
        
        Text color #80342e
      
           This box has a color of #80342e        
        
          <div style="background-color:#80342e;">Content here</div>
        
        
          .mybackground {background-color:#80342e;}
        
        Background color #80342e
      
           Border around this has a color of #80342e        
        
          <div style="border:2px solid #80342e;">Content here</div>
        
        
          .myborder {border:2px solid #80342e;}
        
        Border color #80342e