#ed4b5a color space conversions
Hex:
        #ed4b5a
        RGB:
        237, 75, 90
        CMY:
        7, 71, 65
        CMYK:
        0, 68, 62, 7
      HSL:
        354°, 81.8182%, 61.1765%
        HSV (HSB):
        354°, 68.3544%, 92.9412%
        XYZ:
        39.2866, 23.7749, 12.1912
        xyY:
        0.5221, 0.3159, 23.7749
      CIE-Lab:
        55.8617, 62.7048, 27.5034
        CIE-LCH:
        55.8617, 68.4714, 23.6831
        CIE-Luv:
        55.8617, 120.1998, 19.1862
        Hunter-Lab:
        48.7595, 58.4923, 19.3075
      #ed4b5a color charts
#ed4b5a RGB chart
      #ed4b5a CMYK chart
      #ed4b5a RGB pie chart
      #ed4b5a color shades, tints & tones
#ed4b5a color schemes
#ed4b5a color preview, HTML & CSS examples
           This text has a color of #ed4b5a        
        
          <p style="color:#ed4b5a;">Text here</p>
        
        
          .mytext {color:#ed4b5a;}
        
        Text color #ed4b5a
      
           This box has a color of #ed4b5a        
        
          <div style="background-color:#ed4b5a;">Content here</div>
        
        
          .mybackground {background-color:#ed4b5a;}
        
        Background color #ed4b5a
      
           Border around this has a color of #ed4b5a        
        
          <div style="border:2px solid #ed4b5a;">Content here</div>
        
        
          .myborder {border:2px solid #ed4b5a;}
        
        Border color #ed4b5a