#ed949f color space conversions
Hex:
        #ed949f
        RGB:
        237, 148, 159
        CMY:
        7, 42, 38
        CMYK:
        0, 38, 33, 7
      HSL:
        353°, 71.2000%, 75.4902%
        HSV (HSB):
        353°, 37.5527%, 92.9412%
        XYZ:
        51.7730, 41.6875, 38.1187
        xyY:
        0.3935, 0.3168, 41.6875
      CIE-Lab:
        70.6550, 34.8300, 8.4473
        CIE-LCH:
        70.6550, 35.8398, 13.6326
        CIE-Luv:
        70.6550, 58.6234, 5.2536
        Hunter-Lab:
        64.5659, 30.1422, 10.1923
      #ed949f color charts
#ed949f RGB chart
      #ed949f CMYK chart
      #ed949f RGB pie chart
      #ed949f color shades, tints & tones
#ed949f color schemes
#ed949f color preview, HTML & CSS examples
           This text has a color of #ed949f        
        
          <p style="color:#ed949f;">Text here</p>
        
        
          .mytext {color:#ed949f;}
        
        Text color #ed949f
      
           This box has a color of #ed949f        
        
          <div style="background-color:#ed949f;">Content here</div>
        
        
          .mybackground {background-color:#ed949f;}
        
        Background color #ed949f
      
           Border around this has a color of #ed949f        
        
          <div style="border:2px solid #ed949f;">Content here</div>
        
        
          .myborder {border:2px solid #ed949f;}
        
        Border color #ed949f