#ed7780 color space conversions
Hex:
        #ed7780
        RGB:
        237, 119, 128
        CMY:
        7, 53, 50
        CMYK:
        0, 50, 46, 7
      HSL:
        355°, 76.6234%, 69.8039%
        HSV (HSB):
        355°, 49.7890%, 92.9412%
        XYZ:
        45.4182, 32.7567, 24.3509
        xyY:
        0.4430, 0.3195, 32.7567
      CIE-Lab:
        63.9634, 46.2314, 16.4689
        CIE-LCH:
        63.9634, 49.0771, 19.6073
        CIE-Luv:
        63.9634, 83.2119, 12.5566
        Hunter-Lab:
        57.2335, 41.4918, 14.8375
      #ed7780 color charts
#ed7780 RGB chart
      #ed7780 CMYK chart
      #ed7780 RGB pie chart
      #ed7780 color shades, tints & tones
#ed7780 color schemes
#ed7780 color preview, HTML & CSS examples
           This text has a color of #ed7780        
        
          <p style="color:#ed7780;">Text here</p>
        
        
          .mytext {color:#ed7780;}
        
        Text color #ed7780
      
           This box has a color of #ed7780        
        
          <div style="background-color:#ed7780;">Content here</div>
        
        
          .mybackground {background-color:#ed7780;}
        
        Background color #ed7780
      
           Border around this has a color of #ed7780        
        
          <div style="border:2px solid #ed7780;">Content here</div>
        
        
          .myborder {border:2px solid #ed7780;}
        
        Border color #ed7780