#ec0218 color space conversions
Hex:
        #ec0218
        RGB:
        236, 2, 24
        CMY:
        7, 99, 91
        CMYK:
        0, 99, 90, 7
      HSL:
        354°, 98.3193%, 46.6667%
        HSV (HSB):
        354°, 99.1525%, 92.5490%
        XYZ:
        34.7786, 17.9422, 2.4943
        xyY:
        0.6299, 0.3250, 17.9422
      CIE-Lab:
        49.4260, 75.6167, 56.0018
        CIE-LCH:
        49.4260, 94.0962, 36.5237
        CIE-Luv:
        49.4260, 159.9318, 32.2769
        Hunter-Lab:
        42.3583, 72.4321, 26.1594
      #ec0218 color charts
#ec0218 RGB chart
      #ec0218 CMYK chart
      #ec0218 RGB pie chart
      #ec0218 color shades, tints & tones
#ec0218 color schemes
#ec0218 color preview, HTML & CSS examples
           This text has a color of #ec0218        
        
          <p style="color:#ec0218;">Text here</p>
        
        
          .mytext {color:#ec0218;}
        
        Text color #ec0218
      
           This box has a color of #ec0218        
        
          <div style="background-color:#ec0218;">Content here</div>
        
        
          .mybackground {background-color:#ec0218;}
        
        Background color #ec0218
      
           Border around this has a color of #ec0218        
        
          <div style="border:2px solid #ec0218;">Content here</div>
        
        
          .myborder {border:2px solid #ec0218;}
        
        Border color #ec0218