#ed8e93 color space conversions
Hex:
        #ed8e93
        RGB:
        237, 142, 147
        CMY:
        7, 44, 42
        CMYK:
        0, 40, 38, 7
      HSL:
        357°, 72.5191%, 74.3137%
        HSV (HSB):
        357°, 40.0844%, 92.9412%
        XYZ:
        49.8645, 39.4571, 32.5916
        xyY:
        0.4090, 0.3236, 39.4571
      CIE-Lab:
        69.0811, 36.5335, 12.9052
        CIE-LCH:
        69.0811, 38.7459, 19.4554
        CIE-Luv:
        69.0811, 64.5538, 10.6640
        Hunter-Lab:
        62.8149, 31.7731, 13.2077
      #ed8e93 color charts
#ed8e93 RGB chart
      #ed8e93 CMYK chart
      #ed8e93 RGB pie chart
      #ed8e93 color shades, tints & tones
#ed8e93 color schemes
#ed8e93 color preview, HTML & CSS examples
           This text has a color of #ed8e93        
        
          <p style="color:#ed8e93;">Text here</p>
        
        
          .mytext {color:#ed8e93;}
        
        Text color #ed8e93
      
           This box has a color of #ed8e93        
        
          <div style="background-color:#ed8e93;">Content here</div>
        
        
          .mybackground {background-color:#ed8e93;}
        
        Background color #ed8e93
      
           Border around this has a color of #ed8e93        
        
          <div style="border:2px solid #ed8e93;">Content here</div>
        
        
          .myborder {border:2px solid #ed8e93;}
        
        Border color #ed8e93