#ed501f color space conversions
Hex:
        #ed501f
        RGB:
        237, 80, 31
        CMY:
        7, 69, 88
        CMYK:
        0, 66, 87, 7
      HSL:
        14°, 85.1240%, 52.5490%
        HSV (HSB):
        14°, 86.9198%, 92.9412%
        XYZ:
        38.0410, 23.8408, 3.8931
        xyY:
        0.5784, 0.3625, 23.8408
      CIE-Lab:
        55.9280, 58.4404, 58.1257
        CIE-LCH:
        55.9280, 82.4250, 44.8453
        CIE-Luv:
        55.9280, 127.7621, 42.4793
        Hunter-Lab:
        48.8270, 53.6217, 29.4516
      #ed501f color charts
#ed501f RGB chart
      #ed501f CMYK chart
      #ed501f RGB pie chart
      #ed501f color shades, tints & tones
#ed501f color schemes
#ed501f color preview, HTML & CSS examples
           This text has a color of #ed501f        
        
          <p style="color:#ed501f;">Text here</p>
        
        
          .mytext {color:#ed501f;}
        
        Text color #ed501f
      
           This box has a color of #ed501f        
        
          <div style="background-color:#ed501f;">Content here</div>
        
        
          .mybackground {background-color:#ed501f;}
        
        Background color #ed501f
      
           Border around this has a color of #ed501f        
        
          <div style="border:2px solid #ed501f;">Content here</div>
        
        
          .myborder {border:2px solid #ed501f;}
        
        Border color #ed501f