#ec0414 color space conversions
Hex:
        #ec0414
        RGB:
        236, 4, 20
        CMY:
        7, 98, 92
        CMYK:
        0, 98, 92, 7
      HSL:
        356°, 96.6667%, 47.0588%
        HSV (HSB):
        356°, 98.3051%, 92.5490%
        XYZ:
        34.7618, 17.9702, 2.2983
        xyY:
        0.6317, 0.3266, 17.9702
      CIE-Lab:
        49.4600, 75.4123, 57.5893
        CIE-LCH:
        49.4600, 94.8870, 37.3675
        CIE-Luv:
        49.4600, 160.0733, 33.0179
        Hunter-Lab:
        42.3913, 72.1891, 26.4595
      #ec0414 color charts
#ec0414 RGB chart
      #ec0414 CMYK chart
      #ec0414 RGB pie chart
      #ec0414 color shades, tints & tones
#ec0414 color schemes
#ec0414 color preview, HTML & CSS examples
           This text has a color of #ec0414        
        
          <p style="color:#ec0414;">Text here</p>
        
        
          .mytext {color:#ec0414;}
        
        Text color #ec0414
      
           This box has a color of #ec0414        
        
          <div style="background-color:#ec0414;">Content here</div>
        
        
          .mybackground {background-color:#ec0414;}
        
        Background color #ec0414
      
           Border around this has a color of #ec0414        
        
          <div style="border:2px solid #ec0414;">Content here</div>
        
        
          .myborder {border:2px solid #ec0414;}
        
        Border color #ec0414