#e42a40 color space conversions
Hex:
        #e42a40
        RGB:
        228, 42, 64
        CMY:
        11, 84, 75
        CMYK:
        0, 82, 72, 11
      HSL:
        353°, 77.5000%, 52.9412%
        HSV (HSB):
        353°, 81.5789%, 89.4118%
        XYZ:
        33.7483, 18.5201, 6.6465
        xyY:
        0.5728, 0.3144, 18.5201
      CIE-Lab:
        50.1209, 69.0541, 35.2534
        CIE-LCH:
        50.1209, 77.5323, 27.0452
        CIE-Luv:
        50.1209, 136.4346, 22.4714
        Hunter-Lab:
        43.0350, 64.6697, 20.9675
      #e42a40 color charts
#e42a40 RGB chart
      #e42a40 CMYK chart
      #e42a40 RGB pie chart
      #e42a40 color shades, tints & tones
#e42a40 color schemes
#e42a40 color preview, HTML & CSS examples
           This text has a color of #e42a40        
        
          <p style="color:#e42a40;">Text here</p>
        
        
          .mytext {color:#e42a40;}
        
        Text color #e42a40
      
           This box has a color of #e42a40        
        
          <div style="background-color:#e42a40;">Content here</div>
        
        
          .mybackground {background-color:#e42a40;}
        
        Background color #e42a40
      
           Border around this has a color of #e42a40        
        
          <div style="border:2px solid #e42a40;">Content here</div>
        
        
          .myborder {border:2px solid #e42a40;}
        
        Border color #e42a40