#80243f color space conversions
Hex:
        #80243f
        RGB:
        128, 36, 63
        CMY:
        50, 86, 75
        CMYK:
        0, 72, 51, 50
      HSL:
        342°, 56.0976%, 32.1569%
        HSV (HSB):
        342°, 71.8750%, 50.1961%
        XYZ:
        10.4302, 6.2098, 5.3515
        xyY:
        0.4743, 0.2824, 6.2098
      CIE-Lab:
        29.9358, 41.3808, 5.9393
        CIE-LCH:
        29.9358, 41.8048, 8.1678
        CIE-Luv:
        29.9358, 58.7256, -0.4542
        Hunter-Lab:
        24.9195, 31.1027, 4.7110
      #80243f color charts
#80243f RGB chart
      #80243f CMYK chart
      #80243f RGB pie chart
      #80243f color shades, tints & tones
#80243f color schemes
#80243f color preview, HTML & CSS examples
           This text has a color of #80243f        
        
          <p style="color:#80243f;">Text here</p>
        
        
          .mytext {color:#80243f;}
        
        Text color #80243f
      
           This box has a color of #80243f        
        
          <div style="background-color:#80243f;">Content here</div>
        
        
          .mybackground {background-color:#80243f;}
        
        Background color #80243f
      
           Border around this has a color of #80243f        
        
          <div style="border:2px solid #80243f;">Content here</div>
        
        
          .myborder {border:2px solid #80243f;}
        
        Border color #80243f