#e40d34 color space conversions
Hex:
        #e40d34
        RGB:
        228, 13, 52
        CMY:
        11, 95, 80
        CMYK:
        0, 94, 77, 11
      HSL:
        349°, 89.2116%, 47.2549%
        HSV (HSB):
        349°, 94.2982%, 89.4118%
        XYZ:
        32.7587, 17.0298, 4.8093
        xyY:
        0.6000, 0.3119, 17.0298
      CIE-Lab:
        48.2975, 73.4184, 40.1603
        CIE-LCH:
        48.2975, 83.6846, 28.6789
        CIE-Luv:
        48.2975, 147.6382, 23.9290
        Hunter-Lab:
        41.2671, 69.4794, 21.9773
      #e40d34 color charts
#e40d34 RGB chart
      #e40d34 CMYK chart
      #e40d34 RGB pie chart
      #e40d34 color shades, tints & tones
#e40d34 color schemes
#e40d34 color preview, HTML & CSS examples
           This text has a color of #e40d34        
        
          <p style="color:#e40d34;">Text here</p>
        
        
          .mytext {color:#e40d34;}
        
        Text color #e40d34
      
           This box has a color of #e40d34        
        
          <div style="background-color:#e40d34;">Content here</div>
        
        
          .mybackground {background-color:#e40d34;}
        
        Background color #e40d34
      
           Border around this has a color of #e40d34        
        
          <div style="border:2px solid #e40d34;">Content here</div>
        
        
          .myborder {border:2px solid #e40d34;}
        
        Border color #e40d34