#ec0c13 color space conversions
Hex:
        #ec0c13
        RGB:
        236, 12, 19
        CMY:
        7, 95, 93
        CMYK:
        0, 95, 92, 7
      HSL:
        358°, 90.3226%, 48.6275%
        HSV (HSB):
        358°, 94.9153%, 92.5490%
        XYZ:
        34.8411, 18.1428, 2.2817
        xyY:
        0.6304, 0.3283, 18.1428
      CIE-Lab:
        49.6689, 74.7835, 58.0829
        CIE-LCH:
        49.6689, 94.6900, 37.8358
        CIE-Luv:
        49.6689, 158.9949, 33.5537
        Hunter-Lab:
        42.5944, 71.4681, 26.6401
      #ec0c13 color charts
#ec0c13 RGB chart
      #ec0c13 CMYK chart
      #ec0c13 RGB pie chart
      #ec0c13 color shades, tints & tones
#ec0c13 color schemes
#ec0c13 color preview, HTML & CSS examples
           This text has a color of #ec0c13        
        
          <p style="color:#ec0c13;">Text here</p>
        
        
          .mytext {color:#ec0c13;}
        
        Text color #ec0c13
      
           This box has a color of #ec0c13        
        
          <div style="background-color:#ec0c13;">Content here</div>
        
        
          .mybackground {background-color:#ec0c13;}
        
        Background color #ec0c13
      
           Border around this has a color of #ec0c13        
        
          <div style="border:2px solid #ec0c13;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c13;}
        
        Border color #ec0c13