#ec214f color space conversions
Hex:
        #ec214f
        RGB:
        236, 33, 79
        CMY:
        7, 87, 69
        CMYK:
        0, 86, 67, 7
      HSL:
        346°, 84.2324%, 52.7451%
        HSV (HSB):
        346°, 86.0169%, 92.5490%
        XYZ:
        36.5472, 19.4851, 9.2319
        xyY:
        0.5600, 0.2986, 19.4851
      CIE-Lab:
        51.2500, 73.7166, 28.0851
        CIE-LCH:
        51.2500, 78.8854, 20.8562
        CIE-Luv:
        51.2500, 141.3815, 15.6881
        Hunter-Lab:
        44.1419, 70.5403, 18.4994
      #ec214f color charts
#ec214f RGB chart
      #ec214f CMYK chart
      #ec214f RGB pie chart
      #ec214f color shades, tints & tones
#ec214f color schemes
#ec214f color preview, HTML & CSS examples
           This text has a color of #ec214f        
        
          <p style="color:#ec214f;">Text here</p>
        
        
          .mytext {color:#ec214f;}
        
        Text color #ec214f
      
           This box has a color of #ec214f        
        
          <div style="background-color:#ec214f;">Content here</div>
        
        
          .mybackground {background-color:#ec214f;}
        
        Background color #ec214f
      
           Border around this has a color of #ec214f        
        
          <div style="border:2px solid #ec214f;">Content here</div>
        
        
          .myborder {border:2px solid #ec214f;}
        
        Border color #ec214f