#ec5060 color space conversions
Hex:
        #ec5060
        RGB:
        236, 80, 96
        CMY:
        7, 69, 62
        CMYK:
        0, 66, 59, 7
      HSL:
        354°, 80.4124%, 61.9608%
        HSV (HSB):
        354°, 66.1017%, 92.5490%
        XYZ:
        39.5721, 24.4147, 13.6932
        xyY:
        0.5094, 0.3143, 24.4147
      CIE-Lab:
        56.5006, 60.8506, 24.7988
        CIE-LCH:
        56.5006, 65.7097, 22.1726
        CIE-Luv:
        56.5006, 114.8578, 17.1696
        Hunter-Lab:
        49.4113, 56.4858, 18.1570
      #ec5060 color charts
#ec5060 RGB chart
      #ec5060 CMYK chart
      #ec5060 RGB pie chart
      #ec5060 color shades, tints & tones
#ec5060 color schemes
#ec5060 color preview, HTML & CSS examples
           This text has a color of #ec5060        
        
          <p style="color:#ec5060;">Text here</p>
        
        
          .mytext {color:#ec5060;}
        
        Text color #ec5060
      
           This box has a color of #ec5060        
        
          <div style="background-color:#ec5060;">Content here</div>
        
        
          .mybackground {background-color:#ec5060;}
        
        Background color #ec5060
      
           Border around this has a color of #ec5060        
        
          <div style="border:2px solid #ec5060;">Content here</div>
        
        
          .myborder {border:2px solid #ec5060;}
        
        Border color #ec5060