#ed668e color space conversions
Hex:
        #ed668e
        RGB:
        237, 102, 142
        CMY:
        7, 60, 44
        CMYK:
        0, 57, 40, 7
      HSL:
        342°, 78.9474%, 66.4706%
        HSV (HSB):
        342°, 56.9620%, 92.9412%
        XYZ:
        44.5589, 29.4603, 28.9291
        xyY:
        0.4328, 0.2862, 29.4603
      CIE-Lab:
        61.1857, 55.7234, 4.5043
        CIE-LCH:
        61.1857, 55.9052, 4.6214
        CIE-Luv:
        61.1857, 89.9466, -4.6226
        Hunter-Lab:
        54.2773, 51.5541, 6.3933
      #ed668e color charts
#ed668e RGB chart
      #ed668e CMYK chart
      #ed668e RGB pie chart
      #ed668e color shades, tints & tones
#ed668e color schemes
#ed668e color preview, HTML & CSS examples
           This text has a color of #ed668e        
        
          <p style="color:#ed668e;">Text here</p>
        
        
          .mytext {color:#ed668e;}
        
        Text color #ed668e
      
           This box has a color of #ed668e        
        
          <div style="background-color:#ed668e;">Content here</div>
        
        
          .mybackground {background-color:#ed668e;}
        
        Background color #ed668e
      
           Border around this has a color of #ed668e        
        
          <div style="border:2px solid #ed668e;">Content here</div>
        
        
          .myborder {border:2px solid #ed668e;}
        
        Border color #ed668e