#ed8c40 color space conversions
Hex:
        #ed8c40
        RGB:
        237, 140, 64
        CMY:
        7, 45, 75
        CMYK:
        0, 41, 73, 7
      HSL:
        26°, 82.7751%, 59.0196%
        HSV (HSB):
        26°, 72.9958%, 92.9412%
        XYZ:
        45.2285, 37.1309, 9.6337
        xyY:
        0.4917, 0.4036, 37.1309
      CIE-Lab:
        67.3751, 30.9811, 54.6305
        CIE-LCH:
        67.3751, 62.8038, 60.4423
        CIE-Luv:
        67.3751, 77.8028, 53.5917
        Hunter-Lab:
        60.9351, 25.8537, 33.2810
      #ed8c40 color charts
#ed8c40 RGB chart
      #ed8c40 CMYK chart
      #ed8c40 RGB pie chart
      #ed8c40 color shades, tints & tones
#ed8c40 color schemes
#ed8c40 color preview, HTML & CSS examples
           This text has a color of #ed8c40        
        
          <p style="color:#ed8c40;">Text here</p>
        
        
          .mytext {color:#ed8c40;}
        
        Text color #ed8c40
      
           This box has a color of #ed8c40        
        
          <div style="background-color:#ed8c40;">Content here</div>
        
        
          .mybackground {background-color:#ed8c40;}
        
        Background color #ed8c40
      
           Border around this has a color of #ed8c40        
        
          <div style="border:2px solid #ed8c40;">Content here</div>
        
        
          .myborder {border:2px solid #ed8c40;}
        
        Border color #ed8c40