#e04a50 color space conversions
Hex:
        #e04a50
        RGB:
        224, 74, 80
        CMY:
        12, 71, 69
        CMYK:
        0, 67, 64, 12
      HSL:
        358°, 70.7547%, 58.4314%
        HSV (HSB):
        358°, 66.9643%, 87.8431%
        XYZ:
        34.6372, 21.3240, 9.8798
        xyY:
        0.5261, 0.3239, 21.3240
      CIE-Lab:
        53.3023, 58.4228, 29.6145
        CIE-LCH:
        53.3023, 65.5000, 26.8804
        CIE-Luv:
        53.3023, 112.8338, 21.6661
        Hunter-Lab:
        46.1780, 53.0781, 19.6395
      #e04a50 color charts
#e04a50 RGB chart
      #e04a50 CMYK chart
      #e04a50 RGB pie chart
      #e04a50 color shades, tints & tones
#e04a50 color schemes
#e04a50 color preview, HTML & CSS examples
           This text has a color of #e04a50        
        
          <p style="color:#e04a50;">Text here</p>
        
        
          .mytext {color:#e04a50;}
        
        Text color #e04a50
      
           This box has a color of #e04a50        
        
          <div style="background-color:#e04a50;">Content here</div>
        
        
          .mybackground {background-color:#e04a50;}
        
        Background color #e04a50
      
           Border around this has a color of #e04a50        
        
          <div style="border:2px solid #e04a50;">Content here</div>
        
        
          .myborder {border:2px solid #e04a50;}
        
        Border color #e04a50