#e40f42 color space conversions
Hex:
        #e40f42
        RGB:
        228, 15, 66
        CMY:
        11, 94, 74
        CMYK:
        0, 93, 71, 11
      HSL:
        346°, 87.6543%, 47.6471%
        HSV (HSB):
        346°, 93.4211%, 89.4118%
        XYZ:
        33.1491, 17.2290, 6.7326
        xyY:
        0.5804, 0.3017, 17.2290
      CIE-Lab:
        48.5473, 73.7292, 32.2014
        CIE-LCH:
        48.5473, 80.4545, 23.5934
        CIE-Luv:
        48.5473, 143.5447, 18.3033
        Hunter-Lab:
        41.5078, 69.9156, 19.4385
      #e40f42 color charts
#e40f42 RGB chart
      #e40f42 CMYK chart
      #e40f42 RGB pie chart
      #e40f42 color shades, tints & tones
#e40f42 color schemes
#e40f42 color preview, HTML & CSS examples
           This text has a color of #e40f42        
        
          <p style="color:#e40f42;">Text here</p>
        
        
          .mytext {color:#e40f42;}
        
        Text color #e40f42
      
           This box has a color of #e40f42        
        
          <div style="background-color:#e40f42;">Content here</div>
        
        
          .mybackground {background-color:#e40f42;}
        
        Background color #e40f42
      
           Border around this has a color of #e40f42        
        
          <div style="border:2px solid #e40f42;">Content here</div>
        
        
          .myborder {border:2px solid #e40f42;}
        
        Border color #e40f42