#ed9881 color space conversions
Hex:
        #ed9881
        RGB:
        237, 152, 129
        CMY:
        7, 40, 49
        CMYK:
        0, 36, 46, 7
      HSL:
        13°, 75.0000%, 71.7647%
        HSV (HSB):
        13°, 45.5696%, 92.9412%
        XYZ:
        50.1157, 42.0460, 26.2432
        xyY:
        0.4233, 0.3551, 42.0460
      CIE-Lab:
        70.9026, 29.3583, 25.3666
        CIE-LCH:
        70.9026, 38.7992, 40.8282
        CIE-Luv:
        70.9026, 60.9162, 27.5428
        Hunter-Lab:
        64.8429, 24.4840, 21.3942
      #ed9881 color charts
#ed9881 RGB chart
      #ed9881 CMYK chart
      #ed9881 RGB pie chart
      #ed9881 color shades, tints & tones
#ed9881 color schemes
#ed9881 color preview, HTML & CSS examples
           This text has a color of #ed9881        
        
          <p style="color:#ed9881;">Text here</p>
        
        
          .mytext {color:#ed9881;}
        
        Text color #ed9881
      
           This box has a color of #ed9881        
        
          <div style="background-color:#ed9881;">Content here</div>
        
        
          .mybackground {background-color:#ed9881;}
        
        Background color #ed9881
      
           Border around this has a color of #ed9881        
        
          <div style="border:2px solid #ed9881;">Content here</div>
        
        
          .myborder {border:2px solid #ed9881;}
        
        Border color #ed9881