#80431b color space conversions
Hex:
        #80431b
        RGB:
        128, 67, 27
        CMY:
        50, 74, 89
        CMYK:
        0, 48, 79, 50
      HSL:
        24°, 65.1613%, 30.3922%
        HSV (HSB):
        24°, 78.9062%, 50.1961%
        XYZ:
        11.1071, 8.6826, 2.1274
        xyY:
        0.5068, 0.3962, 8.6826
      CIE-Lab:
        35.3659, 23.0453, 34.6943
        CIE-LCH:
        35.3659, 41.6507, 56.4064
        CIE-Luv:
        35.3659, 47.3101, 27.8755
        Hunter-Lab:
        29.4663, 15.7180, 16.3458
      #80431b color charts
#80431b RGB chart
      #80431b CMYK chart
      #80431b RGB pie chart
      #80431b color shades, tints & tones
#80431b color schemes
#80431b color preview, HTML & CSS examples
           This text has a color of #80431b        
        
          <p style="color:#80431b;">Text here</p>
        
        
          .mytext {color:#80431b;}
        
        Text color #80431b
      
           This box has a color of #80431b        
        
          <div style="background-color:#80431b;">Content here</div>
        
        
          .mybackground {background-color:#80431b;}
        
        Background color #80431b
      
           Border around this has a color of #80431b        
        
          <div style="border:2px solid #80431b;">Content here</div>
        
        
          .myborder {border:2px solid #80431b;}
        
        Border color #80431b