#e04a60 color space conversions
Hex:
        #e04a60
        RGB:
        224, 74, 96
        CMY:
        12, 71, 62
        CMYK:
        0, 67, 57, 12
      HSL:
        351°, 70.7547%, 58.4314%
        HSV (HSB):
        351°, 66.9643%, 87.8431%
        XYZ:
        35.3006, 21.5894, 13.3730
        xyY:
        0.5024, 0.3073, 21.5894
      CIE-Lab:
        53.5886, 59.4544, 20.5652
        CIE-LCH:
        53.5886, 62.9107, 19.0804
        CIE-Luv:
        53.5886, 108.5523, 12.7661
        Hunter-Lab:
        46.4644, 54.2999, 15.4608
      #e04a60 color charts
#e04a60 RGB chart
      #e04a60 CMYK chart
      #e04a60 RGB pie chart
      #e04a60 color shades, tints & tones
#e04a60 color schemes
#e04a60 color preview, HTML & CSS examples
           This text has a color of #e04a60        
        
          <p style="color:#e04a60;">Text here</p>
        
        
          .mytext {color:#e04a60;}
        
        Text color #e04a60
      
           This box has a color of #e04a60        
        
          <div style="background-color:#e04a60;">Content here</div>
        
        
          .mybackground {background-color:#e04a60;}
        
        Background color #e04a60
      
           Border around this has a color of #e04a60        
        
          <div style="border:2px solid #e04a60;">Content here</div>
        
        
          .myborder {border:2px solid #e04a60;}
        
        Border color #e04a60