#80441f color space conversions
Hex:
        #80441f
        RGB:
        128, 68, 31
        CMY:
        50, 73, 88
        CMYK:
        0, 47, 76, 50
      HSL:
        23°, 61.0063%, 31.1765%
        HSV (HSB):
        23°, 75.7812%, 50.1961%
        XYZ:
        11.2165, 8.8224, 2.4080
        xyY:
        0.4997, 0.3930, 8.8224
      CIE-Lab:
        35.6400, 22.6643, 32.8956
        CIE-LCH:
        35.6400, 39.9473, 55.4340
        CIE-Luv:
        35.6400, 46.2060, 27.0027
        Hunter-Lab:
        29.7025, 15.4276, 15.9850
      #80441f color charts
#80441f RGB chart
      #80441f CMYK chart
      #80441f RGB pie chart
      #80441f color shades, tints & tones
#80441f color schemes
#80441f color preview, HTML & CSS examples
           This text has a color of #80441f        
        
          <p style="color:#80441f;">Text here</p>
        
        
          .mytext {color:#80441f;}
        
        Text color #80441f
      
           This box has a color of #80441f        
        
          <div style="background-color:#80441f;">Content here</div>
        
        
          .mybackground {background-color:#80441f;}
        
        Background color #80441f
      
           Border around this has a color of #80441f        
        
          <div style="border:2px solid #80441f;">Content here</div>
        
        
          .myborder {border:2px solid #80441f;}
        
        Border color #80441f