#e01d49 color space conversions
Hex:
        #e01d49
        RGB:
        224, 29, 73
        CMY:
        12, 89, 71
        CMYK:
        0, 87, 67, 12
      HSL:
        346°, 77.0751%, 49.6078%
        HSV (HSB):
        346°, 87.0536%, 87.8431%
        XYZ:
        32.3824, 17.2071, 7.9179
        xyY:
        0.5631, 0.2992, 17.2071
      CIE-Lab:
        48.5199, 71.1127, 27.7617
        CIE-LCH:
        48.5199, 76.3396, 21.3252
        CIE-Luv:
        48.5199, 135.2079, 15.4409
        Hunter-Lab:
        41.4814, 66.7535, 17.7198
      #e01d49 color charts
#e01d49 RGB chart
      #e01d49 CMYK chart
      #e01d49 RGB pie chart
      #e01d49 color shades, tints & tones
#e01d49 color schemes
#e01d49 color preview, HTML & CSS examples
           This text has a color of #e01d49        
        
          <p style="color:#e01d49;">Text here</p>
        
        
          .mytext {color:#e01d49;}
        
        Text color #e01d49
      
           This box has a color of #e01d49        
        
          <div style="background-color:#e01d49;">Content here</div>
        
        
          .mybackground {background-color:#e01d49;}
        
        Background color #e01d49
      
           Border around this has a color of #e01d49        
        
          <div style="border:2px solid #e01d49;">Content here</div>
        
        
          .myborder {border:2px solid #e01d49;}
        
        Border color #e01d49