#e40d28 color space conversions
Hex:
        #e40d28
        RGB:
        228, 13, 40
        CMY:
        11, 95, 84
        CMYK:
        0, 94, 82, 11
      HSL:
        352°, 89.2116%, 47.2549%
        HSV (HSB):
        352°, 94.2982%, 89.4118%
        XYZ:
        32.5218, 16.9350, 3.5622
        xyY:
        0.6134, 0.3194, 16.9350
      CIE-Lab:
        48.1781, 73.0864, 46.6859
        CIE-LCH:
        48.1781, 86.7249, 32.5695
        CIE-Luv:
        48.1781, 150.2029, 27.8351
        Hunter-Lab:
        41.1522, 69.0490, 23.6743
      #e40d28 color charts
#e40d28 RGB chart
      #e40d28 CMYK chart
      #e40d28 RGB pie chart
      #e40d28 color shades, tints & tones
#e40d28 color schemes
#e40d28 color preview, HTML & CSS examples
           This text has a color of #e40d28        
        
          <p style="color:#e40d28;">Text here</p>
        
        
          .mytext {color:#e40d28;}
        
        Text color #e40d28
      
           This box has a color of #e40d28        
        
          <div style="background-color:#e40d28;">Content here</div>
        
        
          .mybackground {background-color:#e40d28;}
        
        Background color #e40d28
      
           Border around this has a color of #e40d28        
        
          <div style="border:2px solid #e40d28;">Content here</div>
        
        
          .myborder {border:2px solid #e40d28;}
        
        Border color #e40d28