#ec9996 color space conversions
Hex:
        #ec9996
        RGB:
        236, 153, 150
        CMY:
        7, 40, 41
        CMYK:
        0, 35, 36, 7
      HSL:
        2°, 69.3548%, 75.6863%
        HSV (HSB):
        2°, 36.4407%, 92.5490%
        XYZ:
        51.4883, 42.8173, 34.4050
        xyY:
        0.4000, 0.3327, 42.8173
      CIE-Lab:
        71.4308, 30.7361, 14.5198
        CIE-LCH:
        71.4308, 33.9931, 25.2861
        CIE-Luv:
        71.4308, 56.2572, 14.1093
        Hunter-Lab:
        65.4350, 25.9438, 14.6304
      #ec9996 color charts
#ec9996 RGB chart
      #ec9996 CMYK chart
      #ec9996 RGB pie chart
      #ec9996 color shades, tints & tones
#ec9996 color schemes
#ec9996 color preview, HTML & CSS examples
           This text has a color of #ec9996        
        
          <p style="color:#ec9996;">Text here</p>
        
        
          .mytext {color:#ec9996;}
        
        Text color #ec9996
      
           This box has a color of #ec9996        
        
          <div style="background-color:#ec9996;">Content here</div>
        
        
          .mybackground {background-color:#ec9996;}
        
        Background color #ec9996
      
           Border around this has a color of #ec9996        
        
          <div style="border:2px solid #ec9996;">Content here</div>
        
        
          .myborder {border:2px solid #ec9996;}
        
        Border color #ec9996