#ed5d80 color space conversions
Hex:
        #ed5d80
        RGB:
        237, 93, 128
        CMY:
        7, 64, 50
        CMYK:
        0, 61, 46, 7
      HSL:
        345°, 80.0000%, 64.7059%
        HSV (HSB):
        345°, 60.7595%, 92.9412%
        XYZ:
        42.7357, 27.3917, 23.4568
        xyY:
        0.4567, 0.2927, 27.3917
      CIE-Lab:
        59.3352, 58.3282, 9.9937
        CIE-LCH:
        59.3352, 59.1781, 9.7224
        CIE-Luv:
        59.3352, 99.0407, 1.6573
        Hunter-Lab:
        52.3371, 54.1636, 10.0630
      #ed5d80 color charts
#ed5d80 RGB chart
      #ed5d80 CMYK chart
      #ed5d80 RGB pie chart
      #ed5d80 color shades, tints & tones
#ed5d80 color schemes
#ed5d80 color preview, HTML & CSS examples
           This text has a color of #ed5d80        
        
          <p style="color:#ed5d80;">Text here</p>
        
        
          .mytext {color:#ed5d80;}
        
        Text color #ed5d80
      
           This box has a color of #ed5d80        
        
          <div style="background-color:#ed5d80;">Content here</div>
        
        
          .mybackground {background-color:#ed5d80;}
        
        Background color #ed5d80
      
           Border around this has a color of #ed5d80        
        
          <div style="border:2px solid #ed5d80;">Content here</div>
        
        
          .myborder {border:2px solid #ed5d80;}
        
        Border color #ed5d80