#e12e49 color space conversions
Hex:
        #e12e49
        RGB:
        225, 46, 73
        CMY:
        12, 82, 71
        CMYK:
        0, 80, 68, 12
      HSL:
        351°, 74.8954%, 53.1373%
        HSV (HSB):
        351°, 79.5556%, 88.2353%
        XYZ:
        33.2309, 18.4426, 8.1116
        xyY:
        0.5558, 0.3085, 18.4426
      CIE-Lab:
        50.0286, 67.6336, 29.6874
        CIE-LCH:
        50.0286, 73.8623, 23.6988
        CIE-Luv:
        50.0286, 130.0039, 18.4155
        Hunter-Lab:
        42.9448, 62.9708, 18.8624
      #e12e49 color charts
#e12e49 RGB chart
      #e12e49 CMYK chart
      #e12e49 RGB pie chart
      #e12e49 color shades, tints & tones
#e12e49 color schemes
#e12e49 color preview, HTML & CSS examples
           This text has a color of #e12e49        
        
          <p style="color:#e12e49;">Text here</p>
        
        
          .mytext {color:#e12e49;}
        
        Text color #e12e49
      
           This box has a color of #e12e49        
        
          <div style="background-color:#e12e49;">Content here</div>
        
        
          .mybackground {background-color:#e12e49;}
        
        Background color #e12e49
      
           Border around this has a color of #e12e49        
        
          <div style="border:2px solid #e12e49;">Content here</div>
        
        
          .myborder {border:2px solid #e12e49;}
        
        Border color #e12e49