#e12e42 color space conversions
Hex:
        #e12e42
        RGB:
        225, 46, 66
        CMY:
        12, 82, 74
        CMYK:
        0, 80, 71, 12
      HSL:
        353°, 74.8954%, 53.1373%
        HSV (HSB):
        353°, 79.5556%, 88.2353%
        XYZ:
        33.0117, 18.3549, 6.9572
        xyY:
        0.5660, 0.3147, 18.3549
      CIE-Lab:
        49.9238, 67.3091, 33.7050
        CIE-LCH:
        49.9238, 75.2764, 26.5994
        CIE-Luv:
        49.9238, 131.9217, 21.7145
        Hunter-Lab:
        42.8426, 62.5658, 20.3617
      #e12e42 color charts
#e12e42 RGB chart
      #e12e42 CMYK chart
      #e12e42 RGB pie chart
      #e12e42 color shades, tints & tones
#e12e42 color schemes
#e12e42 color preview, HTML & CSS examples
           This text has a color of #e12e42        
        
          <p style="color:#e12e42;">Text here</p>
        
        
          .mytext {color:#e12e42;}
        
        Text color #e12e42
      
           This box has a color of #e12e42        
        
          <div style="background-color:#e12e42;">Content here</div>
        
        
          .mybackground {background-color:#e12e42;}
        
        Background color #e12e42
      
           Border around this has a color of #e12e42        
        
          <div style="border:2px solid #e12e42;">Content here</div>
        
        
          .myborder {border:2px solid #e12e42;}
        
        Border color #e12e42