#ed8c70 color space conversions
Hex:
        #ed8c70
        RGB:
        237, 140, 112
        CMY:
        7, 45, 56
        CMYK:
        0, 41, 53, 7
      HSL:
        13°, 77.6398%, 68.4314%
        HSV (HSB):
        13°, 52.7426%, 92.9412%
        XYZ:
        47.2278, 37.9305, 20.1614
        xyY:
        0.4484, 0.3601, 37.9305
      CIE-Lab:
        67.9694, 34.0883, 30.7804
        CIE-LCH:
        67.9694, 45.9287, 42.0808
        CIE-Luv:
        67.9694, 71.8702, 31.9476
        Hunter-Lab:
        61.5878, 29.1017, 23.7023
      #ed8c70 color charts
#ed8c70 RGB chart
      #ed8c70 CMYK chart
      #ed8c70 RGB pie chart
      #ed8c70 color shades, tints & tones
#ed8c70 color schemes
#ed8c70 color preview, HTML & CSS examples
           This text has a color of #ed8c70        
        
          <p style="color:#ed8c70;">Text here</p>
        
        
          .mytext {color:#ed8c70;}
        
        Text color #ed8c70
      
           This box has a color of #ed8c70        
        
          <div style="background-color:#ed8c70;">Content here</div>
        
        
          .mybackground {background-color:#ed8c70;}
        
        Background color #ed8c70
      
           Border around this has a color of #ed8c70        
        
          <div style="border:2px solid #ed8c70;">Content here</div>
        
        
          .myborder {border:2px solid #ed8c70;}
        
        Border color #ed8c70