#e42a24 color space conversions
Hex:
        #e42a24
        RGB:
        228, 42, 36
        CMY:
        11, 84, 86
        CMYK:
        0, 82, 84, 11
      HSL:
        2°, 78.0488%, 51.7647%
        HSV (HSB):
        2°, 84.2105%, 89.4118%
        XYZ:
        33.1413, 18.2773, 3.4502
        xyY:
        0.6040, 0.3331, 18.2773
      CIE-Lab:
        49.8307, 68.1695, 50.2128
        CIE-LCH:
        49.8307, 84.6664, 36.3749
        CIE-Luv:
        49.8307, 142.1854, 32.0748
        Hunter-Lab:
        42.7519, 63.5573, 25.1415
      #e42a24 color charts
#e42a24 RGB chart
      #e42a24 CMYK chart
      #e42a24 RGB pie chart
      #e42a24 color shades, tints & tones
#e42a24 color schemes
#e42a24 color preview, HTML & CSS examples
           This text has a color of #e42a24        
        
          <p style="color:#e42a24;">Text here</p>
        
        
          .mytext {color:#e42a24;}
        
        Text color #e42a24
      
           This box has a color of #e42a24        
        
          <div style="background-color:#e42a24;">Content here</div>
        
        
          .mybackground {background-color:#e42a24;}
        
        Background color #e42a24
      
           Border around this has a color of #e42a24        
        
          <div style="border:2px solid #e42a24;">Content here</div>
        
        
          .myborder {border:2px solid #e42a24;}
        
        Border color #e42a24