#ed7f40 color space conversions
Hex:
        #ed7f40
        RGB:
        237, 127, 64
        CMY:
        7, 50, 75
        CMYK:
        0, 46, 73, 7
      HSL:
        22°, 82.7751%, 59.0196%
        HSV (HSB):
        22°, 72.9958%, 92.9412%
        XYZ:
        43.4398, 33.5534, 9.0374
        xyY:
        0.5049, 0.3900, 33.5534
      CIE-Lab:
        64.6065, 37.6991, 51.7350
        CIE-LCH:
        64.6065, 64.0135, 53.9193
        CIE-Luv:
        64.6065, 88.1494, 48.6269
        Hunter-Lab:
        57.9253, 32.4929, 31.2974
      #ed7f40 color charts
#ed7f40 RGB chart
      #ed7f40 CMYK chart
      #ed7f40 RGB pie chart
      #ed7f40 color shades, tints & tones
#ed7f40 color schemes
#ed7f40 color preview, HTML & CSS examples
           This text has a color of #ed7f40        
        
          <p style="color:#ed7f40;">Text here</p>
        
        
          .mytext {color:#ed7f40;}
        
        Text color #ed7f40
      
           This box has a color of #ed7f40        
        
          <div style="background-color:#ed7f40;">Content here</div>
        
        
          .mybackground {background-color:#ed7f40;}
        
        Background color #ed7f40
      
           Border around this has a color of #ed7f40        
        
          <div style="border:2px solid #ed7f40;">Content here</div>
        
        
          .myborder {border:2px solid #ed7f40;}
        
        Border color #ed7f40