#e00d60 color space conversions
Hex:
        #e00d60
        RGB:
        224, 13, 96
        CMY:
        12, 95, 62
        CMYK:
        0, 94, 57, 12
      HSL:
        336°, 89.0295%, 46.4706%
        HSV (HSB):
        336°, 94.1964%, 87.8431%
        XYZ:
        32.9957, 16.9797, 12.6047
        xyY:
        0.5273, 0.2713, 16.9797
      CIE-Lab:
        48.2344, 74.5340, 13.2754
        CIE-LCH:
        48.2344, 75.7070, 10.0991
        CIE-Luv:
        48.2344, 130.1948, 0.7153
        Hunter-Lab:
        41.2064, 70.8214, 10.7082
      #e00d60 color charts
#e00d60 RGB chart
      #e00d60 CMYK chart
      #e00d60 RGB pie chart
      #e00d60 color shades, tints & tones
#e00d60 color schemes
#e00d60 color preview, HTML & CSS examples
           This text has a color of #e00d60        
        
          <p style="color:#e00d60;">Text here</p>
        
        
          .mytext {color:#e00d60;}
        
        Text color #e00d60
      
           This box has a color of #e00d60        
        
          <div style="background-color:#e00d60;">Content here</div>
        
        
          .mybackground {background-color:#e00d60;}
        
        Background color #e00d60
      
           Border around this has a color of #e00d60        
        
          <div style="border:2px solid #e00d60;">Content here</div>
        
        
          .myborder {border:2px solid #e00d60;}
        
        Border color #e00d60