#ed7580 color space conversions
Hex:
        #ed7580
        RGB:
        237, 117, 128
        CMY:
        7, 54, 50
        CMYK:
        0, 51, 46, 7
      HSL:
        355°, 76.9231%, 69.4118%
        HSV (HSB):
        355°, 50.6329%, 92.9412%
        XYZ:
        45.1826, 32.2856, 24.2724
        xyY:
        0.4441, 0.3173, 32.2856
      CIE-Lab:
        63.5782, 47.2147, 15.9354
        CIE-LCH:
        63.5782, 49.8313, 18.6501
        CIE-Luv:
        63.5782, 84.4992, 11.6632
        Hunter-Lab:
        56.8204, 42.5043, 14.4469
      #ed7580 color charts
#ed7580 RGB chart
      #ed7580 CMYK chart
      #ed7580 RGB pie chart
      #ed7580 color shades, tints & tones
#ed7580 color schemes
#ed7580 color preview, HTML & CSS examples
           This text has a color of #ed7580        
        
          <p style="color:#ed7580;">Text here</p>
        
        
          .mytext {color:#ed7580;}
        
        Text color #ed7580
      
           This box has a color of #ed7580        
        
          <div style="background-color:#ed7580;">Content here</div>
        
        
          .mybackground {background-color:#ed7580;}
        
        Background color #ed7580
      
           Border around this has a color of #ed7580        
        
          <div style="border:2px solid #ed7580;">Content here</div>
        
        
          .myborder {border:2px solid #ed7580;}
        
        Border color #ed7580