#ed74a2 color space conversions
Hex:
        #ed74a2
        RGB:
        237, 116, 162
        CMY:
        7, 55, 36
        CMYK:
        0, 51, 32, 7
      HSL:
        337°, 77.0701%, 69.2157%
        HSV (HSB):
        337°, 51.0549%, 92.9412%
        XYZ:
        47.6920, 33.1039, 38.0585
        xyY:
        0.4013, 0.2785, 33.1039
      CIE-Lab:
        64.2450, 51.4353, -2.5302
        CIE-LCH:
        64.2450, 51.4975, 357.1838
        CIE-Luv:
        64.2450, 76.7481, -13.2295
        Hunter-Lab:
        57.5360, 47.2719, 1.0565
      #ed74a2 color charts
#ed74a2 RGB chart
      #ed74a2 CMYK chart
      #ed74a2 RGB pie chart
      #ed74a2 color shades, tints & tones
#ed74a2 color schemes
#ed74a2 color preview, HTML & CSS examples
           This text has a color of #ed74a2        
        
          <p style="color:#ed74a2;">Text here</p>
        
        
          .mytext {color:#ed74a2;}
        
        Text color #ed74a2
      
           This box has a color of #ed74a2        
        
          <div style="background-color:#ed74a2;">Content here</div>
        
        
          .mybackground {background-color:#ed74a2;}
        
        Background color #ed74a2
      
           Border around this has a color of #ed74a2        
        
          <div style="border:2px solid #ed74a2;">Content here</div>
        
        
          .myborder {border:2px solid #ed74a2;}
        
        Border color #ed74a2