#ed989e color space conversions
Hex:
        #ed989e
        RGB:
        237, 152, 158
        CMY:
        7, 40, 38
        CMYK:
        0, 36, 33, 7
      HSL:
        356°, 70.2479%, 76.2745%
        HSV (HSB):
        356°, 35.8650%, 92.9412%
        XYZ:
        52.3248, 42.9296, 37.8762
        xyY:
        0.3930, 0.3225, 42.9296
      CIE-Lab:
        71.5072, 32.6025, 10.2161
        CIE-LCH:
        71.5072, 34.1656, 17.3986
        CIE-Luv:
        71.5072, 56.3214, 8.1058
        Hunter-Lab:
        65.5207, 27.8889, 11.5902
      #ed989e color charts
#ed989e RGB chart
      #ed989e CMYK chart
      #ed989e RGB pie chart
      #ed989e color shades, tints & tones
#ed989e color schemes
#ed989e color preview, HTML & CSS examples
           This text has a color of #ed989e        
        
          <p style="color:#ed989e;">Text here</p>
        
        
          .mytext {color:#ed989e;}
        
        Text color #ed989e
      
           This box has a color of #ed989e        
        
          <div style="background-color:#ed989e;">Content here</div>
        
        
          .mybackground {background-color:#ed989e;}
        
        Background color #ed989e
      
           Border around this has a color of #ed989e        
        
          <div style="border:2px solid #ed989e;">Content here</div>
        
        
          .myborder {border:2px solid #ed989e;}
        
        Border color #ed989e