#e1125d color space conversions
Hex:
        #e1125d
        RGB:
        225, 18, 93
        CMY:
        12, 93, 64
        CMYK:
        0, 92, 59, 12
      HSL:
        338°, 85.1852%, 47.6471%
        HSV (HSB):
        338°, 92.0000%, 88.2353%
        XYZ:
        33.2434, 17.2305, 11.9296
        xyY:
        0.5327, 0.2761, 17.2305
      CIE-Lab:
        48.5491, 74.0546, 15.5901
        CIE-LCH:
        48.5491, 75.6778, 11.8884
        CIE-Luv:
        48.5491, 131.4030, 3.2745
        Hunter-Lab:
        41.5096, 70.3119, 12.0171
      #e1125d color charts
#e1125d RGB chart
      #e1125d CMYK chart
      #e1125d RGB pie chart
      #e1125d color shades, tints & tones
#e1125d color schemes
#e1125d color preview, HTML & CSS examples
           This text has a color of #e1125d        
        
          <p style="color:#e1125d;">Text here</p>
        
        
          .mytext {color:#e1125d;}
        
        Text color #e1125d
      
           This box has a color of #e1125d        
        
          <div style="background-color:#e1125d;">Content here</div>
        
        
          .mybackground {background-color:#e1125d;}
        
        Background color #e1125d
      
           Border around this has a color of #e1125d        
        
          <div style="border:2px solid #e1125d;">Content here</div>
        
        
          .myborder {border:2px solid #e1125d;}
        
        Border color #e1125d