#ec5260 color space conversions
Hex:
        #ec5260
        RGB:
        236, 82, 96
        CMY:
        7, 68, 62
        CMYK:
        0, 65, 59, 7
      HSL:
        355°, 80.2083%, 62.3529%
        HSV (HSB):
        355°, 65.2542%, 92.5490%
        XYZ:
        39.7207, 24.7120, 13.7427
        xyY:
        0.5081, 0.3161, 24.7120
      CIE-Lab:
        56.7937, 60.0542, 25.1833
        CIE-LCH:
        56.7937, 65.1207, 22.7504
        CIE-Luv:
        56.7937, 113.6713, 17.8091
        Hunter-Lab:
        49.7111, 55.6323, 18.4070
      #ec5260 color charts
#ec5260 RGB chart
      #ec5260 CMYK chart
      #ec5260 RGB pie chart
      #ec5260 color shades, tints & tones
#ec5260 color schemes
#ec5260 color preview, HTML & CSS examples
           This text has a color of #ec5260        
        
          <p style="color:#ec5260;">Text here</p>
        
        
          .mytext {color:#ec5260;}
        
        Text color #ec5260
      
           This box has a color of #ec5260        
        
          <div style="background-color:#ec5260;">Content here</div>
        
        
          .mybackground {background-color:#ec5260;}
        
        Background color #ec5260
      
           Border around this has a color of #ec5260        
        
          <div style="border:2px solid #ec5260;">Content here</div>
        
        
          .myborder {border:2px solid #ec5260;}
        
        Border color #ec5260