#ed4170 color space conversions
Hex:
        #ed4170
        RGB:
        237, 65, 112
        CMY:
        7, 75, 56
        CMYK:
        0, 73, 53, 7
      HSL:
        344°, 82.6923%, 59.2157%
        HSV (HSB):
        344°, 72.5738%, 92.9412%
        XYZ:
        39.7400, 22.9550, 17.6655
        xyY:
        0.4945, 0.2857, 22.9550
      CIE-Lab:
        55.0259, 67.7345, 13.3769
        CIE-LCH:
        55.0259, 69.0428, 11.1716
        CIE-Luv:
        55.0259, 118.6474, 3.1150
        Hunter-Lab:
        47.9113, 64.2116, 11.6770
      #ed4170 color charts
#ed4170 RGB chart
      #ed4170 CMYK chart
      #ed4170 RGB pie chart
      #ed4170 color shades, tints & tones
#ed4170 color schemes
#ed4170 color preview, HTML & CSS examples
           This text has a color of #ed4170        
        
          <p style="color:#ed4170;">Text here</p>
        
        
          .mytext {color:#ed4170;}
        
        Text color #ed4170
      
           This box has a color of #ed4170        
        
          <div style="background-color:#ed4170;">Content here</div>
        
        
          .mybackground {background-color:#ed4170;}
        
        Background color #ed4170
      
           Border around this has a color of #ed4170        
        
          <div style="border:2px solid #ed4170;">Content here</div>
        
        
          .myborder {border:2px solid #ed4170;}
        
        Border color #ed4170