#80340c color space conversions
Hex:
        #80340c
        RGB:
        128, 52, 12
        CMY:
        50, 80, 95
        CMYK:
        0, 59, 91, 50
      HSL:
        21°, 82.8571%, 27.4510%
        HSV (HSB):
        21°, 90.6250%, 50.1961%
        XYZ:
        10.1964, 7.0717, 1.1754
        xyY:
        0.5528, 0.3834, 7.0717
      CIE-Lab:
        31.9696, 30.8126, 38.5047
        CIE-LCH:
        31.9696, 49.3156, 51.3321
        CIE-Luv:
        31.9696, 59.2709, 26.1562
        Hunter-Lab:
        26.5927, 21.9050, 15.9943
      #80340c color charts
#80340c RGB chart
      #80340c CMYK chart
      #80340c RGB pie chart
      #80340c color shades, tints & tones
#80340c color schemes
#80340c color preview, HTML & CSS examples
           This text has a color of #80340c        
        
          <p style="color:#80340c;">Text here</p>
        
        
          .mytext {color:#80340c;}
        
        Text color #80340c
      
           This box has a color of #80340c        
        
          <div style="background-color:#80340c;">Content here</div>
        
        
          .mybackground {background-color:#80340c;}
        
        Background color #80340c
      
           Border around this has a color of #80340c        
        
          <div style="border:2px solid #80340c;">Content here</div>
        
        
          .myborder {border:2px solid #80340c;}
        
        Border color #80340c