#ed9aca color space conversions
Hex:
        #ed9aca
        RGB:
        237, 154, 202
        CMY:
        7, 40, 21
        CMYK:
        0, 35, 15, 7
      HSL:
        325°, 69.7479%, 76.6667%
        HSV (HSB):
        325°, 35.0211%, 92.9412%
        XYZ:
        57.1413, 45.3800, 61.6247
        xyY:
        0.3481, 0.2765, 45.3800
      CIE-Lab:
        73.1414, 37.7648, -11.7432
        CIE-LCH:
        73.1414, 39.5485, 342.7266
        CIE-Luv:
        73.1414, 47.4180, -24.4441
        Hunter-Lab:
        67.3647, 33.5224, -7.0827
      #ed9aca color charts
#ed9aca RGB chart
      #ed9aca CMYK chart
      #ed9aca RGB pie chart
      #ed9aca color shades, tints & tones
#ed9aca color schemes
#ed9aca color preview, HTML & CSS examples
           This text has a color of #ed9aca        
        
          <p style="color:#ed9aca;">Text here</p>
        
        
          .mytext {color:#ed9aca;}
        
        Text color #ed9aca
      
           This box has a color of #ed9aca        
        
          <div style="background-color:#ed9aca;">Content here</div>
        
        
          .mybackground {background-color:#ed9aca;}
        
        Background color #ed9aca
      
           Border around this has a color of #ed9aca        
        
          <div style="border:2px solid #ed9aca;">Content here</div>
        
        
          .myborder {border:2px solid #ed9aca;}
        
        Border color #ed9aca