#ed8e94 color space conversions
Hex:
        #ed8e94
        RGB:
        237, 142, 148
        CMY:
        7, 44, 42
        CMYK:
        0, 40, 38, 7
      HSL:
        356°, 72.5191%, 74.3137%
        HSV (HSB):
        356°, 40.0844%, 92.9412%
        XYZ:
        49.9433, 39.4886, 33.0067
        xyY:
        0.4079, 0.3225, 39.4886
      CIE-Lab:
        69.1038, 36.6483, 12.3786
        CIE-LCH:
        69.1038, 38.6824, 18.6633
        CIE-Luv:
        69.1038, 64.3696, 9.9655
        Hunter-Lab:
        62.8400, 31.8965, 12.8459
      #ed8e94 color charts
#ed8e94 RGB chart
      #ed8e94 CMYK chart
      #ed8e94 RGB pie chart
      #ed8e94 color shades, tints & tones
#ed8e94 color schemes
#ed8e94 color preview, HTML & CSS examples
           This text has a color of #ed8e94        
        
          <p style="color:#ed8e94;">Text here</p>
        
        
          .mytext {color:#ed8e94;}
        
        Text color #ed8e94
      
           This box has a color of #ed8e94        
        
          <div style="background-color:#ed8e94;">Content here</div>
        
        
          .mybackground {background-color:#ed8e94;}
        
        Background color #ed8e94
      
           Border around this has a color of #ed8e94        
        
          <div style="border:2px solid #ed8e94;">Content here</div>
        
        
          .myborder {border:2px solid #ed8e94;}
        
        Border color #ed8e94