#e1125f color space conversions
Hex:
        #e1125f
        RGB:
        225, 18, 95
        CMY:
        12, 93, 63
        CMYK:
        0, 92, 58, 12
      HSL:
        338°, 85.1852%, 47.6471%
        HSV (HSB):
        338°, 92.0000%, 88.2353%
        XYZ:
        33.3332, 17.2664, 12.4024
        xyY:
        0.5291, 0.2741, 17.2664
      CIE-Lab:
        48.5939, 74.1783, 14.4195
        CIE-LCH:
        48.5939, 75.5668, 11.0006
        CIE-Luv:
        48.5939, 130.6196, 2.0392
        Hunter-Lab:
        41.5528, 70.4731, 11.3906
      #e1125f color charts
#e1125f RGB chart
      #e1125f CMYK chart
      #e1125f RGB pie chart
      #e1125f color shades, tints & tones
#e1125f color schemes
#e1125f color preview, HTML & CSS examples
           This text has a color of #e1125f        
        
          <p style="color:#e1125f;">Text here</p>
        
        
          .mytext {color:#e1125f;}
        
        Text color #e1125f
      
           This box has a color of #e1125f        
        
          <div style="background-color:#e1125f;">Content here</div>
        
        
          .mybackground {background-color:#e1125f;}
        
        Background color #e1125f
      
           Border around this has a color of #e1125f        
        
          <div style="border:2px solid #e1125f;">Content here</div>
        
        
          .myborder {border:2px solid #e1125f;}
        
        Border color #e1125f