#ed480d color space conversions
Hex:
        #ed480d
        RGB:
        237, 72, 13
        CMY:
        7, 72, 95
        CMYK:
        0, 70, 95, 7
      HSL:
        16°, 89.6000%, 49.0196%
        HSV (HSB):
        16°, 94.5148%, 92.9412%
        XYZ:
        37.3151, 22.6683, 2.7895
        xyY:
        0.5944, 0.3611, 22.6683
      CIE-Lab:
        54.7290, 61.2494, 62.9876
        CIE-LCH:
        54.7290, 87.8574, 45.8016
        CIE-Luv:
        54.7290, 134.5670, 43.1151
        Hunter-Lab:
        47.6113, 56.5787, 29.8542
      #ed480d color charts
#ed480d RGB chart
      #ed480d CMYK chart
      #ed480d RGB pie chart
      #ed480d color shades, tints & tones
#ed480d color schemes
#ed480d color preview, HTML & CSS examples
           This text has a color of #ed480d        
        
          <p style="color:#ed480d;">Text here</p>
        
        
          .mytext {color:#ed480d;}
        
        Text color #ed480d
      
           This box has a color of #ed480d        
        
          <div style="background-color:#ed480d;">Content here</div>
        
        
          .mybackground {background-color:#ed480d;}
        
        Background color #ed480d
      
           Border around this has a color of #ed480d        
        
          <div style="border:2px solid #ed480d;">Content here</div>
        
        
          .myborder {border:2px solid #ed480d;}
        
        Border color #ed480d