#ed969f color space conversions
Hex:
        #ed969f
        RGB:
        237, 150, 159
        CMY:
        7, 41, 38
        CMYK:
        0, 37, 33, 7
      HSL:
        354°, 70.7317%, 75.8824%
        HSV (HSB):
        354°, 36.7089%, 92.9412%
        XYZ:
        52.0894, 42.3204, 38.2241
        xyY:
        0.3927, 0.3191, 42.3204
      CIE-Lab:
        71.0913, 33.7796, 9.0697
        CIE-LCH:
        71.0913, 34.9760, 15.0292
        CIE-Luv:
        71.0913, 57.3899, 6.3187
        Hunter-Lab:
        65.0541, 29.0817, 10.7006
      #ed969f color charts
#ed969f RGB chart
      #ed969f CMYK chart
      #ed969f RGB pie chart
      #ed969f color shades, tints & tones
#ed969f color schemes
#ed969f color preview, HTML & CSS examples
           This text has a color of #ed969f        
        
          <p style="color:#ed969f;">Text here</p>
        
        
          .mytext {color:#ed969f;}
        
        Text color #ed969f
      
           This box has a color of #ed969f        
        
          <div style="background-color:#ed969f;">Content here</div>
        
        
          .mybackground {background-color:#ed969f;}
        
        Background color #ed969f
      
           Border around this has a color of #ed969f        
        
          <div style="border:2px solid #ed969f;">Content here</div>
        
        
          .myborder {border:2px solid #ed969f;}
        
        Border color #ed969f