#e0480d color space conversions
Hex:
        #e0480d
        RGB:
        224, 72, 13
        CMY:
        12, 72, 95
        CMYK:
        0, 68, 94, 12
      HSL:
        17°, 89.0295%, 46.4706%
        HSV (HSB):
        17°, 94.1964%, 87.8431%
        XYZ:
        33.1305, 20.5111, 2.5936
        xyY:
        0.5891, 0.3647, 20.5111
      CIE-Lab:
        52.4102, 57.0127, 60.4029
        CIE-LCH:
        52.4102, 83.0600, 46.6539
        CIE-Luv:
        52.4102, 124.2337, 41.7273
        Hunter-Lab:
        45.2892, 51.3225, 28.3070
      #e0480d color charts
#e0480d RGB chart
      #e0480d CMYK chart
      #e0480d RGB pie chart
      #e0480d color shades, tints & tones
#e0480d color schemes
#e0480d color preview, HTML & CSS examples
           This text has a color of #e0480d        
        
          <p style="color:#e0480d;">Text here</p>
        
        
          .mytext {color:#e0480d;}
        
        Text color #e0480d
      
           This box has a color of #e0480d        
        
          <div style="background-color:#e0480d;">Content here</div>
        
        
          .mybackground {background-color:#e0480d;}
        
        Background color #e0480d
      
           Border around this has a color of #e0480d        
        
          <div style="border:2px solid #e0480d;">Content here</div>
        
        
          .myborder {border:2px solid #e0480d;}
        
        Border color #e0480d