#e42d51 color space conversions
Hex:
        #e42d51
        RGB:
        228, 45, 81
        CMY:
        11, 82, 68
        CMYK:
        0, 80, 64, 11
      HSL:
        348°, 77.2152%, 53.5294%
        HSV (HSB):
        348°, 80.2632%, 89.4118%
        XYZ:
        34.4185, 18.9648, 9.6311
        xyY:
        0.5462, 0.3010, 18.9648
      CIE-Lab:
        50.6460, 69.1190, 25.7951
        CIE-LCH:
        50.6460, 73.7755, 20.4655
        CIE-Luv:
        50.6460, 130.3764, 14.7730
        Hunter-Lab:
        43.5486, 64.8667, 17.3716
      #e42d51 color charts
#e42d51 RGB chart
      #e42d51 CMYK chart
      #e42d51 RGB pie chart
      #e42d51 color shades, tints & tones
#e42d51 color schemes
#e42d51 color preview, HTML & CSS examples
           This text has a color of #e42d51        
        
          <p style="color:#e42d51;">Text here</p>
        
        
          .mytext {color:#e42d51;}
        
        Text color #e42d51
      
           This box has a color of #e42d51        
        
          <div style="background-color:#e42d51;">Content here</div>
        
        
          .mybackground {background-color:#e42d51;}
        
        Background color #e42d51
      
           Border around this has a color of #e42d51        
        
          <div style="border:2px solid #e42d51;">Content here</div>
        
        
          .myborder {border:2px solid #e42d51;}
        
        Border color #e42d51