#ed4760 color space conversions
Hex:
        #ed4760
        RGB:
        237, 71, 96
        CMY:
        7, 72, 62
        CMYK:
        0, 70, 59, 7
      HSL:
        351°, 82.1782%, 60.3922%
        HSV (HSB):
        351°, 70.0422%, 92.9412%
        XYZ:
        39.2896, 23.3555, 13.5036
        xyY:
        0.5160, 0.3067, 23.3555
      CIE-Lab:
        55.4367, 64.5463, 23.4289
        CIE-LCH:
        55.4367, 68.6668, 19.9498
        CIE-Luv:
        55.4367, 120.7361, 14.6649
        Hunter-Lab:
        48.3276, 60.5447, 17.2626
      #ed4760 color charts
#ed4760 RGB chart
      #ed4760 CMYK chart
      #ed4760 RGB pie chart
      #ed4760 color shades, tints & tones
#ed4760 color schemes
#ed4760 color preview, HTML & CSS examples
           This text has a color of #ed4760        
        
          <p style="color:#ed4760;">Text here</p>
        
        
          .mytext {color:#ed4760;}
        
        Text color #ed4760
      
           This box has a color of #ed4760        
        
          <div style="background-color:#ed4760;">Content here</div>
        
        
          .mybackground {background-color:#ed4760;}
        
        Background color #ed4760
      
           Border around this has a color of #ed4760        
        
          <div style="border:2px solid #ed4760;">Content here</div>
        
        
          .myborder {border:2px solid #ed4760;}
        
        Border color #ed4760