#ed9e60 color space conversions
Hex:
        #ed9e60
        RGB:
        237, 158, 96
        CMY:
        7, 38, 62
        CMYK:
        0, 33, 59, 7
      HSL:
        26°, 79.6610%, 65.2941%
        HSV (HSB):
        26°, 59.4937%, 92.9412%
        XYZ:
        49.2632, 43.3028, 16.8281
        xyY:
        0.4503, 0.3958, 43.3028
      CIE-Lab:
        71.7600, 23.3591, 43.9801
        CIE-LCH:
        71.7600, 49.7986, 62.0259
        CIE-Luv:
        71.7600, 60.7740, 48.3137
        Hunter-Lab:
        65.8048, 18.4713, 30.9013
      #ed9e60 color charts
#ed9e60 RGB chart
      #ed9e60 CMYK chart
      #ed9e60 RGB pie chart
      #ed9e60 color shades, tints & tones
#ed9e60 color schemes
#ed9e60 color preview, HTML & CSS examples
           This text has a color of #ed9e60        
        
          <p style="color:#ed9e60;">Text here</p>
        
        
          .mytext {color:#ed9e60;}
        
        Text color #ed9e60
      
           This box has a color of #ed9e60        
        
          <div style="background-color:#ed9e60;">Content here</div>
        
        
          .mybackground {background-color:#ed9e60;}
        
        Background color #ed9e60
      
           Border around this has a color of #ed9e60        
        
          <div style="border:2px solid #ed9e60;">Content here</div>
        
        
          .myborder {border:2px solid #ed9e60;}
        
        Border color #ed9e60