#e1341d color space conversions
Hex:
        #e1341d
        RGB:
        225, 52, 29
        CMY:
        12, 80, 89
        CMYK:
        0, 77, 87, 12
      HSL:
        7°, 77.1654%, 49.8039%
        HSV (HSB):
        7°, 87.1111%, 88.2353%
        XYZ:
        32.5011, 18.5522, 3.0303
        xyY:
        0.6009, 0.3430, 18.5522
      CIE-Lab:
        50.1592, 64.4728, 53.4581
        CIE-LCH:
        50.1592, 83.7527, 39.6641
        CIE-Luv:
        50.1592, 136.0098, 34.9823
        Hunter-Lab:
        43.0723, 59.3143, 25.9793
      #e1341d color charts
#e1341d RGB chart
      #e1341d CMYK chart
      #e1341d RGB pie chart
      #e1341d color shades, tints & tones
#e1341d color schemes
#e1341d color preview, HTML & CSS examples
           This text has a color of #e1341d        
        
          <p style="color:#e1341d;">Text here</p>
        
        
          .mytext {color:#e1341d;}
        
        Text color #e1341d
      
           This box has a color of #e1341d        
        
          <div style="background-color:#e1341d;">Content here</div>
        
        
          .mybackground {background-color:#e1341d;}
        
        Background color #e1341d
      
           Border around this has a color of #e1341d        
        
          <div style="border:2px solid #e1341d;">Content here</div>
        
        
          .myborder {border:2px solid #e1341d;}
        
        Border color #e1341d