#e12750 color space conversions
Hex:
        #e12750
        RGB:
        225, 39, 80
        CMY:
        12, 85, 69
        CMYK:
        0, 83, 64, 12
      HSL:
        347°, 75.6098%, 51.7647%
        HSV (HSB):
        347°, 82.6667%, 88.2353%
        XYZ:
        33.2248, 18.0378, 9.3199
        xyY:
        0.5484, 0.2977, 18.0378
      CIE-Lab:
        49.5419, 69.7097, 24.8617
        CIE-LCH:
        49.5419, 74.0105, 19.6286
        CIE-Luv:
        49.5419, 130.5862, 13.5290
        Hunter-Lab:
        42.4709, 65.3158, 16.7189
      #e12750 color charts
#e12750 RGB chart
      #e12750 CMYK chart
      #e12750 RGB pie chart
      #e12750 color shades, tints & tones
#e12750 color schemes
#e12750 color preview, HTML & CSS examples
           This text has a color of #e12750        
        
          <p style="color:#e12750;">Text here</p>
        
        
          .mytext {color:#e12750;}
        
        Text color #e12750
      
           This box has a color of #e12750        
        
          <div style="background-color:#e12750;">Content here</div>
        
        
          .mybackground {background-color:#e12750;}
        
        Background color #e12750
      
           Border around this has a color of #e12750        
        
          <div style="border:2px solid #e12750;">Content here</div>
        
        
          .myborder {border:2px solid #e12750;}
        
        Border color #e12750