#e12d32 color space conversions
Hex:
        #e12d32
        RGB:
        225, 45, 50
        CMY:
        12, 82, 80
        CMYK:
        0, 80, 78, 12
      HSL:
        358°, 75.0000%, 52.9412%
        HSV (HSB):
        358°, 80.0000%, 88.2353%
        XYZ:
        32.5654, 18.1146, 4.7977
        xyY:
        0.5870, 0.3265, 18.1146
      CIE-Lab:
        49.6348, 66.9636, 42.5229
        CIE-LCH:
        49.6348, 79.3241, 32.4162
        CIE-Luv:
        49.6348, 136.0950, 27.9079
        Hunter-Lab:
        42.5613, 62.0958, 23.1095
      #e12d32 color charts
#e12d32 RGB chart
      #e12d32 CMYK chart
      #e12d32 RGB pie chart
      #e12d32 color shades, tints & tones
#e12d32 color schemes
#e12d32 color preview, HTML & CSS examples
           This text has a color of #e12d32        
        
          <p style="color:#e12d32;">Text here</p>
        
        
          .mytext {color:#e12d32;}
        
        Text color #e12d32
      
           This box has a color of #e12d32        
        
          <div style="background-color:#e12d32;">Content here</div>
        
        
          .mybackground {background-color:#e12d32;}
        
        Background color #e12d32
      
           Border around this has a color of #e12d32        
        
          <div style="border:2px solid #e12d32;">Content here</div>
        
        
          .myborder {border:2px solid #e12d32;}
        
        Border color #e12d32