#e80f40 color space conversions
Hex:
        #e80f40
        RGB:
        232, 15, 64
        CMY:
        9, 94, 75
        CMYK:
        0, 94, 72, 9
      HSL:
        346°, 87.8543%, 48.4314%
        HSV (HSB):
        346°, 93.5345%, 90.9804%
        XYZ:
        34.3749, 17.8676, 6.4875
        xyY:
        0.5853, 0.3042, 17.8676
      CIE-Lab:
        49.3351, 74.6190, 34.5315
        CIE-LCH:
        49.3351, 82.2218, 24.8333
        CIE-Luv:
        49.3351, 147.1111, 20.0739
        Hunter-Lab:
        42.2701, 71.1873, 20.4894
      #e80f40 color charts
#e80f40 RGB chart
      #e80f40 CMYK chart
      #e80f40 RGB pie chart
      #e80f40 color shades, tints & tones
#e80f40 color schemes
#e80f40 color preview, HTML & CSS examples
           This text has a color of #e80f40        
        
          <p style="color:#e80f40;">Text here</p>
        
        
          .mytext {color:#e80f40;}
        
        Text color #e80f40
      
           This box has a color of #e80f40        
        
          <div style="background-color:#e80f40;">Content here</div>
        
        
          .mybackground {background-color:#e80f40;}
        
        Background color #e80f40
      
           Border around this has a color of #e80f40        
        
          <div style="border:2px solid #e80f40;">Content here</div>
        
        
          .myborder {border:2px solid #e80f40;}
        
        Border color #e80f40