#e40e32 color space conversions
Hex:
        #e40e32
        RGB:
        228, 14, 50
        CMY:
        11, 95, 80
        CMYK:
        0, 94, 78, 11
      HSL:
        350°, 88.4298%, 47.4510%
        HSV (HSB):
        350°, 93.8596%, 89.4118%
        XYZ:
        32.7277, 17.0383, 4.5814
        xyY:
        0.6022, 0.3135, 17.0383
      CIE-Lab:
        48.3083, 73.2613, 41.3138
        CIE-LCH:
        48.3083, 84.1073, 29.4197
        CIE-Luv:
        48.3083, 147.9410, 24.7120
        Hunter-Lab:
        41.2775, 69.2914, 22.3137
      #e40e32 color charts
#e40e32 RGB chart
      #e40e32 CMYK chart
      #e40e32 RGB pie chart
      #e40e32 color shades, tints & tones
#e40e32 color schemes
#e40e32 color preview, HTML & CSS examples
           This text has a color of #e40e32        
        
          <p style="color:#e40e32;">Text here</p>
        
        
          .mytext {color:#e40e32;}
        
        Text color #e40e32
      
           This box has a color of #e40e32        
        
          <div style="background-color:#e40e32;">Content here</div>
        
        
          .mybackground {background-color:#e40e32;}
        
        Background color #e40e32
      
           Border around this has a color of #e40e32        
        
          <div style="border:2px solid #e40e32;">Content here</div>
        
        
          .myborder {border:2px solid #e40e32;}
        
        Border color #e40e32