#ed416b color space conversions
Hex:
        #ed416b
        RGB:
        237, 65, 107
        CMY:
        7, 75, 58
        CMYK:
        0, 73, 55, 7
      HSL:
        345°, 82.6923%, 59.2157%
        HSV (HSB):
        345°, 72.5738%, 92.9412%
        XYZ:
        39.4692, 22.8467, 16.2395
        xyY:
        0.5024, 0.2908, 22.8467
      CIE-Lab:
        54.9140, 67.3656, 16.2017
        CIE-LCH:
        54.9140, 69.2865, 13.5230
        CIE-Luv:
        54.9140, 120.3315, 6.3282
        Hunter-Lab:
        47.7982, 63.7490, 13.3149
      #ed416b color charts
#ed416b RGB chart
      #ed416b CMYK chart
      #ed416b RGB pie chart
      #ed416b color shades, tints & tones
#ed416b color schemes
#ed416b color preview, HTML & CSS examples
           This text has a color of #ed416b        
        
          <p style="color:#ed416b;">Text here</p>
        
        
          .mytext {color:#ed416b;}
        
        Text color #ed416b
      
           This box has a color of #ed416b        
        
          <div style="background-color:#ed416b;">Content here</div>
        
        
          .mybackground {background-color:#ed416b;}
        
        Background color #ed416b
      
           Border around this has a color of #ed416b        
        
          <div style="border:2px solid #ed416b;">Content here</div>
        
        
          .myborder {border:2px solid #ed416b;}
        
        Border color #ed416b