#e1201e color space conversions
Hex:
        #e1201e
        RGB:
        225, 32, 30
        CMY:
        12, 87, 88
        CMYK:
        0, 86, 87, 12
      HSL:
        1°, 76.4706%, 50.0000%
        HSV (HSB):
        1°, 86.6667%, 88.2353%
        XYZ:
        31.8022, 17.1343, 2.8594
        xyY:
        0.6140, 0.3308, 17.1343
      CIE-Lab:
        48.4288, 69.4068, 51.6366
        CIE-LCH:
        48.4288, 86.5081, 36.6481
        CIE-Luv:
        48.4288, 144.7415, 31.6019
        Hunter-Lab:
        41.3936, 64.7005, 24.8799
      #e1201e color charts
#e1201e RGB chart
      #e1201e CMYK chart
      #e1201e RGB pie chart
      #e1201e color shades, tints & tones
#e1201e color schemes
#e1201e color preview, HTML & CSS examples
           This text has a color of #e1201e        
        
          <p style="color:#e1201e;">Text here</p>
        
        
          .mytext {color:#e1201e;}
        
        Text color #e1201e
      
           This box has a color of #e1201e        
        
          <div style="background-color:#e1201e;">Content here</div>
        
        
          .mybackground {background-color:#e1201e;}
        
        Background color #e1201e
      
           Border around this has a color of #e1201e        
        
          <div style="border:2px solid #e1201e;">Content here</div>
        
        
          .myborder {border:2px solid #e1201e;}
        
        Border color #e1201e