#80231e color space conversions
Hex:
        #80231e
        RGB:
        128, 35, 30
        CMY:
        50, 86, 88
        CMYK:
        0, 73, 77, 50
      HSL:
        3°, 62.0253%, 30.9804%
        HSV (HSB):
        3°, 76.5625%, 50.1961%
        XYZ:
        9.7375, 5.8850, 1.8510
        xyY:
        0.5573, 0.3368, 5.8850
      CIE-Lab:
        29.1204, 39.4740, 26.3684
        CIE-LCH:
        29.1204, 47.4709, 33.7427
        CIE-Luv:
        29.1204, 67.4792, 16.3084
        Hunter-Lab:
        24.2590, 29.1959, 12.4574
      #80231e color charts
#80231e RGB chart
      #80231e CMYK chart
      #80231e RGB pie chart
      #80231e color shades, tints & tones
#80231e color schemes
#80231e color preview, HTML & CSS examples
           This text has a color of #80231e        
        
          <p style="color:#80231e;">Text here</p>
        
        
          .mytext {color:#80231e;}
        
        Text color #80231e
      
           This box has a color of #80231e        
        
          <div style="background-color:#80231e;">Content here</div>
        
        
          .mybackground {background-color:#80231e;}
        
        Background color #80231e
      
           Border around this has a color of #80231e        
        
          <div style="border:2px solid #80231e;">Content here</div>
        
        
          .myborder {border:2px solid #80231e;}
        
        Border color #80231e