#e12a50 color space conversions
Hex:
        #e12a50
        RGB:
        225, 42, 80
        CMY:
        12, 84, 69
        CMYK:
        0, 81, 64, 12
      HSL:
        348°, 75.3086%, 52.3529%
        HSV (HSB):
        348°, 81.3333%, 88.2353%
        XYZ:
        33.3273, 18.2427, 9.3541
        xyY:
        0.5470, 0.2994, 18.2427
      CIE-Lab:
        49.7891, 69.0057, 25.1805
        CIE-LCH:
        49.7891, 73.4564, 20.0472
        CIE-Luv:
        49.7891, 129.4923, 14.0598
        Hunter-Lab:
        42.7114, 64.5366, 16.9131
      #e12a50 color charts
#e12a50 RGB chart
      #e12a50 CMYK chart
      #e12a50 RGB pie chart
      #e12a50 color shades, tints & tones
#e12a50 color schemes
#e12a50 color preview, HTML & CSS examples
           This text has a color of #e12a50        
        
          <p style="color:#e12a50;">Text here</p>
        
        
          .mytext {color:#e12a50;}
        
        Text color #e12a50
      
           This box has a color of #e12a50        
        
          <div style="background-color:#e12a50;">Content here</div>
        
        
          .mybackground {background-color:#e12a50;}
        
        Background color #e12a50
      
           Border around this has a color of #e12a50        
        
          <div style="border:2px solid #e12a50;">Content here</div>
        
        
          .myborder {border:2px solid #e12a50;}
        
        Border color #e12a50