#e1313e color space conversions
Hex:
        #e1313e
        RGB:
        225, 49, 62
        CMY:
        12, 81, 76
        CMYK:
        0, 78, 72, 12
      HSL:
        356°, 74.5763%, 53.7255%
        HSV (HSB):
        356°, 78.2222%, 88.2353%
        XYZ:
        33.0192, 18.5520, 6.3980
        xyY:
        0.5696, 0.3200, 18.5520
      CIE-Lab:
        50.1589, 66.3221, 36.3126
        CIE-LCH:
        50.1589, 75.6123, 28.7015
        CIE-Luv:
        50.1589, 131.5838, 24.0431
        Hunter-Lab:
        43.0720, 61.4627, 21.3433
      #e1313e color charts
#e1313e RGB chart
      #e1313e CMYK chart
      #e1313e RGB pie chart
      #e1313e color shades, tints & tones
#e1313e color schemes
#e1313e color preview, HTML & CSS examples
           This text has a color of #e1313e        
        
          <p style="color:#e1313e;">Text here</p>
        
        
          .mytext {color:#e1313e;}
        
        Text color #e1313e
      
           This box has a color of #e1313e        
        
          <div style="background-color:#e1313e;">Content here</div>
        
        
          .mybackground {background-color:#e1313e;}
        
        Background color #e1313e
      
           Border around this has a color of #e1313e        
        
          <div style="border:2px solid #e1313e;">Content here</div>
        
        
          .myborder {border:2px solid #e1313e;}
        
        Border color #e1313e