#e12148 color space conversions
Hex:
        #e12148
        RGB:
        225, 33, 72
        CMY:
        12, 87, 72
        CMYK:
        0, 85, 68, 12
      HSL:
        348°, 76.1905%, 50.5882%
        HSV (HSB):
        348°, 85.3333%, 88.2353%
        XYZ:
        32.7649, 17.5631, 7.7940
        xyY:
        0.5637, 0.3022, 17.5631
      CIE-Lab:
        48.9619, 70.5769, 28.9614
        CIE-LCH:
        48.9619, 76.2880, 22.3109
        CIE-Luv:
        48.9619, 135.0927, 16.7111
        Hunter-Lab:
        41.9084, 66.2154, 18.3093
      #e12148 color charts
#e12148 RGB chart
      #e12148 CMYK chart
      #e12148 RGB pie chart
      #e12148 color shades, tints & tones
#e12148 color schemes
#e12148 color preview, HTML & CSS examples
           This text has a color of #e12148        
        
          <p style="color:#e12148;">Text here</p>
        
        
          .mytext {color:#e12148;}
        
        Text color #e12148
      
           This box has a color of #e12148        
        
          <div style="background-color:#e12148;">Content here</div>
        
        
          .mybackground {background-color:#e12148;}
        
        Background color #e12148
      
           Border around this has a color of #e12148        
        
          <div style="border:2px solid #e12148;">Content here</div>
        
        
          .myborder {border:2px solid #e12148;}
        
        Border color #e12148