#ed466f color space conversions
Hex:
        #ed466f
        RGB:
        237, 70, 111
        CMY:
        7, 73, 56
        CMYK:
        0, 70, 53, 7
      HSL:
        345°, 82.2660%, 60.1961%
        HSV (HSB):
        345°, 70.4641%, 92.9412%
        XYZ:
        39.9845, 23.5325, 17.4737
        xyY:
        0.4937, 0.2906, 23.5325
      CIE-Lab:
        55.6167, 65.9532, 14.7915
        CIE-LCH:
        55.6167, 67.5915, 12.6407
        CIE-Luv:
        55.6167, 116.5888, 5.1926
        Hunter-Lab:
        48.5103, 62.2348, 12.6006
      #ed466f color charts
#ed466f RGB chart
      #ed466f CMYK chart
      #ed466f RGB pie chart
      #ed466f color shades, tints & tones
#ed466f color schemes
#ed466f color preview, HTML & CSS examples
           This text has a color of #ed466f        
        
          <p style="color:#ed466f;">Text here</p>
        
        
          .mytext {color:#ed466f;}
        
        Text color #ed466f
      
           This box has a color of #ed466f        
        
          <div style="background-color:#ed466f;">Content here</div>
        
        
          .mybackground {background-color:#ed466f;}
        
        Background color #ed466f
      
           Border around this has a color of #ed466f        
        
          <div style="border:2px solid #ed466f;">Content here</div>
        
        
          .myborder {border:2px solid #ed466f;}
        
        Border color #ed466f