#e42a34 color space conversions
Hex:
        #e42a34
        RGB:
        228, 42, 52
        CMY:
        11, 84, 80
        CMYK:
        0, 82, 77, 11
      HSL:
        357°, 77.5000%, 52.9412%
        HSV (HSB):
        357°, 81.5789%, 89.4118%
        XYZ:
        33.4427, 18.3978, 5.0373
        xyY:
        0.5880, 0.3235, 18.3978
      CIE-Lab:
        49.9751, 68.6106, 41.9526
        CIE-LCH:
        49.9751, 80.4204, 31.4441
        CIE-Luv:
        49.9751, 139.2703, 27.2165
        Hunter-Lab:
        42.8927, 64.1111, 23.0619
      #e42a34 color charts
#e42a34 RGB chart
      #e42a34 CMYK chart
      #e42a34 RGB pie chart
      #e42a34 color shades, tints & tones
#e42a34 color schemes
#e42a34 color preview, HTML & CSS examples
           This text has a color of #e42a34        
        
          <p style="color:#e42a34;">Text here</p>
        
        
          .mytext {color:#e42a34;}
        
        Text color #e42a34
      
           This box has a color of #e42a34        
        
          <div style="background-color:#e42a34;">Content here</div>
        
        
          .mybackground {background-color:#e42a34;}
        
        Background color #e42a34
      
           Border around this has a color of #e42a34        
        
          <div style="border:2px solid #e42a34;">Content here</div>
        
        
          .myborder {border:2px solid #e42a34;}
        
        Border color #e42a34