#ed9895 color space conversions
Hex:
        #ed9895
        RGB:
        237, 152, 149
        CMY:
        7, 40, 42
        CMYK:
        0, 36, 37, 7
      HSL:
        2°, 70.9677%, 75.6863%
        HSV (HSB):
        2°, 37.1308%, 92.9412%
        XYZ:
        51.5781, 42.6309, 33.9439
        xyY:
        0.4025, 0.3327, 42.6309
      CIE-Lab:
        71.3038, 31.5206, 14.9120
        CIE-LCH:
        71.3038, 34.8699, 25.3183
        CIE-Luv:
        71.3038, 57.8125, 14.4346
        Hunter-Lab:
        65.2924, 26.7455, 14.8812
      #ed9895 color charts
#ed9895 RGB chart
      #ed9895 CMYK chart
      #ed9895 RGB pie chart
      #ed9895 color shades, tints & tones
#ed9895 color schemes
#ed9895 color preview, HTML & CSS examples
           This text has a color of #ed9895        
        
          <p style="color:#ed9895;">Text here</p>
        
        
          .mytext {color:#ed9895;}
        
        Text color #ed9895
      
           This box has a color of #ed9895        
        
          <div style="background-color:#ed9895;">Content here</div>
        
        
          .mybackground {background-color:#ed9895;}
        
        Background color #ed9895
      
           Border around this has a color of #ed9895        
        
          <div style="border:2px solid #ed9895;">Content here</div>
        
        
          .myborder {border:2px solid #ed9895;}
        
        Border color #ed9895