#e1445d color space conversions
Hex:
        #e1445d
        RGB:
        225, 68, 93
        CMY:
        12, 73, 64
        CMYK:
        0, 70, 59, 12
      HSL:
        350°, 72.3502%, 57.4510%
        HSV (HSB):
        350°, 69.7778%, 88.2353%
        XYZ:
        35.0942, 20.9321, 12.5466
        xyY:
        0.5118, 0.3053, 20.9321
      CIE-Lab:
        52.8751, 61.8282, 21.4266
        CIE-LCH:
        52.8751, 65.4357, 19.1138
        CIE-Luv:
        52.8751, 113.5259, 12.9330
        Hunter-Lab:
        45.7516, 56.8549, 15.7669
      #e1445d color charts
#e1445d RGB chart
      #e1445d CMYK chart
      #e1445d RGB pie chart
      #e1445d color shades, tints & tones
#e1445d color schemes
#e1445d color preview, HTML & CSS examples
           This text has a color of #e1445d        
        
          <p style="color:#e1445d;">Text here</p>
        
        
          .mytext {color:#e1445d;}
        
        Text color #e1445d
      
           This box has a color of #e1445d        
        
          <div style="background-color:#e1445d;">Content here</div>
        
        
          .mybackground {background-color:#e1445d;}
        
        Background color #e1445d
      
           Border around this has a color of #e1445d        
        
          <div style="border:2px solid #e1445d;">Content here</div>
        
        
          .myborder {border:2px solid #e1445d;}
        
        Border color #e1445d