#ed916e color space conversions
Hex:
        #ed916e
        RGB:
        237, 145, 110
        CMY:
        7, 43, 57
        CMYK:
        0, 39, 54, 7
      HSL:
        17°, 77.9141%, 68.0392%
        HSV (HSB):
        17°, 53.5865%, 92.9412%
        XYZ:
        47.8649, 39.3811, 19.8304
        xyY:
        0.4470, 0.3678, 39.3811
      CIE-Lab:
        69.0264, 31.3051, 33.2302
        CIE-LCH:
        69.0264, 45.6536, 46.7086
        CIE-Luv:
        69.0264, 68.5832, 35.3465
        Hunter-Lab:
        62.7544, 26.3280, 25.1924
      #ed916e color charts
#ed916e RGB chart
      #ed916e CMYK chart
      #ed916e RGB pie chart
      #ed916e color shades, tints & tones
#ed916e color schemes
#ed916e color preview, HTML & CSS examples
           This text has a color of #ed916e        
        
          <p style="color:#ed916e;">Text here</p>
        
        
          .mytext {color:#ed916e;}
        
        Text color #ed916e
      
           This box has a color of #ed916e        
        
          <div style="background-color:#ed916e;">Content here</div>
        
        
          .mybackground {background-color:#ed916e;}
        
        Background color #ed916e
      
           Border around this has a color of #ed916e        
        
          <div style="border:2px solid #ed916e;">Content here</div>
        
        
          .myborder {border:2px solid #ed916e;}
        
        Border color #ed916e