#ec011f color space conversions
Hex:
        #ec011f
        RGB:
        236, 1, 31
        CMY:
        7, 100, 88
        CMYK:
        0, 100, 87, 7
      HSL:
        352°, 99.1561%, 46.4706%
        HSV (HSB):
        352°, 99.5763%, 92.5490%
        XYZ:
        34.8502, 17.9535, 2.9249
        xyY:
        0.6254, 0.3222, 17.9535
      CIE-Lab:
        49.4397, 75.8029, 52.9289
        CIE-LCH:
        49.4397, 92.4530, 34.9244
        CIE-Luv:
        49.4397, 159.1583, 30.8621
        Hunter-Lab:
        42.3716, 72.6644, 25.5674
      #ec011f color charts
#ec011f RGB chart
      #ec011f CMYK chart
      #ec011f RGB pie chart
      #ec011f color shades, tints & tones
#ec011f color schemes
#ec011f color preview, HTML & CSS examples
           This text has a color of #ec011f        
        
          <p style="color:#ec011f;">Text here</p>
        
        
          .mytext {color:#ec011f;}
        
        Text color #ec011f
      
           This box has a color of #ec011f        
        
          <div style="background-color:#ec011f;">Content here</div>
        
        
          .mybackground {background-color:#ec011f;}
        
        Background color #ec011f
      
           Border around this has a color of #ec011f        
        
          <div style="border:2px solid #ec011f;">Content here</div>
        
        
          .myborder {border:2px solid #ec011f;}
        
        Border color #ec011f