#ec9495 color space conversions
Hex:
        #ec9495
        RGB:
        236, 148, 149
        CMY:
        7, 42, 42
        CMYK:
        0, 37, 37, 7
      HSL:
        359°, 69.8413%, 75.2941%
        HSV (HSB):
        359°, 37.2881%, 92.5490%
        XYZ:
        50.6068, 41.1826, 33.7155
        xyY:
        0.4032, 0.3281, 41.1826
      CIE-Lab:
        70.3037, 33.2550, 13.4925
        CIE-LCH:
        70.3037, 35.8879, 22.0838
        CIE-Luv:
        70.3037, 59.6132, 12.1887
        Hunter-Lab:
        64.1737, 28.4596, 13.7718
      #ec9495 color charts
#ec9495 RGB chart
      #ec9495 CMYK chart
      #ec9495 RGB pie chart
      #ec9495 color shades, tints & tones
#ec9495 color schemes
#ec9495 color preview, HTML & CSS examples
           This text has a color of #ec9495        
        
          <p style="color:#ec9495;">Text here</p>
        
        
          .mytext {color:#ec9495;}
        
        Text color #ec9495
      
           This box has a color of #ec9495        
        
          <div style="background-color:#ec9495;">Content here</div>
        
        
          .mybackground {background-color:#ec9495;}
        
        Background color #ec9495
      
           Border around this has a color of #ec9495        
        
          <div style="border:2px solid #ec9495;">Content here</div>
        
        
          .myborder {border:2px solid #ec9495;}
        
        Border color #ec9495