#e1212f color space conversions
Hex:
        #e1212f
        RGB:
        225, 33, 47
        CMY:
        12, 87, 82
        CMYK:
        0, 85, 79, 12
      HSL:
        356°, 76.1905%, 50.5882%
        HSV (HSB):
        356°, 85.3333%, 88.2353%
        XYZ:
        32.1083, 17.3005, 4.3364
        xyY:
        0.5974, 0.3219, 17.3005
      CIE-Lab:
        48.6365, 69.6219, 43.1425
        CIE-LCH:
        48.6365, 81.9054, 31.7852
        CIE-Luv:
        48.6365, 141.4846, 27.0607
        Hunter-Lab:
        41.5939, 65.0034, 22.9344
      #e1212f color charts
#e1212f RGB chart
      #e1212f CMYK chart
      #e1212f RGB pie chart
      #e1212f color shades, tints & tones
#e1212f color schemes
#e1212f color preview, HTML & CSS examples
           This text has a color of #e1212f        
        
          <p style="color:#e1212f;">Text here</p>
        
        
          .mytext {color:#e1212f;}
        
        Text color #e1212f
      
           This box has a color of #e1212f        
        
          <div style="background-color:#e1212f;">Content here</div>
        
        
          .mybackground {background-color:#e1212f;}
        
        Background color #e1212f
      
           Border around this has a color of #e1212f        
        
          <div style="border:2px solid #e1212f;">Content here</div>
        
        
          .myborder {border:2px solid #e1212f;}
        
        Border color #e1212f