#e1211b color space conversions
Hex:
        #e1211b
        RGB:
        225, 33, 27
        CMY:
        12, 87, 89
        CMYK:
        0, 85, 88, 12
      HSL:
        2°, 78.5714%, 49.4118%
        HSV (HSB):
        2°, 88.0000%, 88.2353%
        XYZ:
        31.7930, 17.1744, 2.6762
        xyY:
        0.6156, 0.3326, 17.1744
      CIE-Lab:
        48.4790, 69.1571, 53.0206
        CIE-LCH:
        48.4790, 87.1429, 37.4763
        CIE-Luv:
        48.4790, 144.7752, 32.3522
        Hunter-Lab:
        41.4420, 64.4162, 25.1806
      #e1211b color charts
#e1211b RGB chart
      #e1211b CMYK chart
      #e1211b RGB pie chart
      #e1211b color shades, tints & tones
#e1211b color schemes
#e1211b color preview, HTML & CSS examples
           This text has a color of #e1211b        
        
          <p style="color:#e1211b;">Text here</p>
        
        
          .mytext {color:#e1211b;}
        
        Text color #e1211b
      
           This box has a color of #e1211b        
        
          <div style="background-color:#e1211b;">Content here</div>
        
        
          .mybackground {background-color:#e1211b;}
        
        Background color #e1211b
      
           Border around this has a color of #e1211b        
        
          <div style="border:2px solid #e1211b;">Content here</div>
        
        
          .myborder {border:2px solid #e1211b;}
        
        Border color #e1211b