#e42f48 color space conversions
Hex:
        #e42f48
        RGB:
        228, 47, 72
        CMY:
        11, 82, 72
        CMYK:
        0, 79, 68, 11
      HSL:
        352°, 77.0213%, 53.9216%
        HSV (HSB):
        352°, 79.3860%, 89.4118%
        XYZ:
        34.1811, 18.9949, 7.9957
        xyY:
        0.5588, 0.3105, 18.9949
      CIE-Lab:
        50.6812, 68.1462, 31.2155
        CIE-LCH:
        50.6812, 74.9554, 24.6109
        CIE-Luv:
        50.6812, 132.2109, 19.7253
        Hunter-Lab:
        43.5831, 63.7225, 19.6309
      #e42f48 color charts
#e42f48 RGB chart
      #e42f48 CMYK chart
      #e42f48 RGB pie chart
      #e42f48 color shades, tints & tones
#e42f48 color schemes
#e42f48 color preview, HTML & CSS examples
           This text has a color of #e42f48        
        
          <p style="color:#e42f48;">Text here</p>
        
        
          .mytext {color:#e42f48;}
        
        Text color #e42f48
      
           This box has a color of #e42f48        
        
          <div style="background-color:#e42f48;">Content here</div>
        
        
          .mybackground {background-color:#e42f48;}
        
        Background color #e42f48
      
           Border around this has a color of #e42f48        
        
          <div style="border:2px solid #e42f48;">Content here</div>
        
        
          .myborder {border:2px solid #e42f48;}
        
        Border color #e42f48