#e40d50 color space conversions
Hex:
        #e40d50
        RGB:
        228, 13, 80
        CMY:
        11, 95, 69
        CMYK:
        0, 94, 65, 11
      HSL:
        341°, 89.2116%, 47.2549%
        HSV (HSB):
        341°, 94.2982%, 89.4118%
        XYZ:
        33.5868, 17.3610, 9.1702
        xyY:
        0.5587, 0.2888, 17.3610
      CIE-Lab:
        48.7117, 74.5625, 23.9049
        CIE-LCH:
        48.7117, 78.3008, 17.7760
        CIE-Luv:
        48.7117, 139.3282, 11.1737
        Hunter-Lab:
        41.6666, 70.9698, 16.1177
      #e40d50 color charts
#e40d50 RGB chart
      #e40d50 CMYK chart
      #e40d50 RGB pie chart
      #e40d50 color shades, tints & tones
#e40d50 color schemes
#e40d50 color preview, HTML & CSS examples
           This text has a color of #e40d50        
        
          <p style="color:#e40d50;">Text here</p>
        
        
          .mytext {color:#e40d50;}
        
        Text color #e40d50
      
           This box has a color of #e40d50        
        
          <div style="background-color:#e40d50;">Content here</div>
        
        
          .mybackground {background-color:#e40d50;}
        
        Background color #e40d50
      
           Border around this has a color of #e40d50        
        
          <div style="border:2px solid #e40d50;">Content here</div>
        
        
          .myborder {border:2px solid #e40d50;}
        
        Border color #e40d50