#ec96b1 color space conversions
Hex:
        #ec96b1
        RGB:
        236, 150, 177
        CMY:
        7, 41, 31
        CMYK:
        0, 36, 25, 7
      HSL:
        341°, 69.3548%, 75.6863%
        HSV (HSB):
        341°, 36.4407%, 92.5490%
        XYZ:
        53.4342, 42.8199, 47.0437
        xyY:
        0.3729, 0.2988, 42.8199
      CIE-Lab:
        71.4326, 35.8000, -0.4515
        CIE-LCH:
        71.4326, 35.8028, 359.2775
        CIE-Luv:
        71.4326, 53.4539, -7.2734
        Hunter-Lab:
        65.4369, 31.2443, 3.1812
      #ec96b1 color charts
#ec96b1 RGB chart
      #ec96b1 CMYK chart
      #ec96b1 RGB pie chart
      #ec96b1 color shades, tints & tones
#ec96b1 color schemes
#ec96b1 color preview, HTML & CSS examples
           This text has a color of #ec96b1        
        
          <p style="color:#ec96b1;">Text here</p>
        
        
          .mytext {color:#ec96b1;}
        
        Text color #ec96b1
      
           This box has a color of #ec96b1        
        
          <div style="background-color:#ec96b1;">Content here</div>
        
        
          .mybackground {background-color:#ec96b1;}
        
        Background color #ec96b1
      
           Border around this has a color of #ec96b1        
        
          <div style="border:2px solid #ec96b1;">Content here</div>
        
        
          .myborder {border:2px solid #ec96b1;}
        
        Border color #ec96b1