#e1480e color space conversions
Hex:
        #e1480e
        RGB:
        225, 72, 14
        CMY:
        12, 72, 95
        CMYK:
        0, 68, 94, 12
      HSL:
        16°, 88.2845%, 46.8627%
        HSV (HSB):
        16°, 93.7778%, 88.2353%
        XYZ:
        33.4480, 20.6740, 2.6430
        xyY:
        0.5892, 0.3642, 20.6740
      CIE-Lab:
        52.5908, 57.3545, 60.3513
        CIE-LCH:
        52.5908, 83.2575, 46.4584
        CIE-Luv:
        52.5908, 124.9807, 41.7261
        Hunter-Lab:
        45.4687, 51.7393, 28.3816
      #e1480e color charts
#e1480e RGB chart
      #e1480e CMYK chart
      #e1480e RGB pie chart
      #e1480e color shades, tints & tones
#e1480e color schemes
#e1480e color preview, HTML & CSS examples
           This text has a color of #e1480e        
        
          <p style="color:#e1480e;">Text here</p>
        
        
          .mytext {color:#e1480e;}
        
        Text color #e1480e
      
           This box has a color of #e1480e        
        
          <div style="background-color:#e1480e;">Content here</div>
        
        
          .mybackground {background-color:#e1480e;}
        
        Background color #e1480e
      
           Border around this has a color of #e1480e        
        
          <div style="border:2px solid #e1480e;">Content here</div>
        
        
          .myborder {border:2px solid #e1480e;}
        
        Border color #e1480e