#ed8c72 color space conversions
Hex:
        #ed8c72
        RGB:
        237, 140, 114
        CMY:
        7, 45, 55
        CMYK:
        0, 41, 52, 7
      HSL:
        13°, 77.3585%, 68.8235%
        HSV (HSB):
        13°, 51.8987%, 92.9412%
        XYZ:
        47.3404, 37.9756, 20.7545
        xyY:
        0.4463, 0.3580, 37.9756
      CIE-Lab:
        68.0026, 34.2597, 29.7307
        CIE-LCH:
        68.0026, 45.3612, 40.9516
        CIE-Luv:
        68.0026, 71.5587, 30.8049
        Hunter-Lab:
        61.6243, 29.2828, 23.1687
      #ed8c72 color charts
#ed8c72 RGB chart
      #ed8c72 CMYK chart
      #ed8c72 RGB pie chart
      #ed8c72 color shades, tints & tones
#ed8c72 color schemes
#ed8c72 color preview, HTML & CSS examples
           This text has a color of #ed8c72        
        
          <p style="color:#ed8c72;">Text here</p>
        
        
          .mytext {color:#ed8c72;}
        
        Text color #ed8c72
      
           This box has a color of #ed8c72        
        
          <div style="background-color:#ed8c72;">Content here</div>
        
        
          .mybackground {background-color:#ed8c72;}
        
        Background color #ed8c72
      
           Border around this has a color of #ed8c72        
        
          <div style="border:2px solid #ed8c72;">Content here</div>
        
        
          .myborder {border:2px solid #ed8c72;}
        
        Border color #ed8c72