#ec0614 color space conversions
Hex:
        #ec0614
        RGB:
        236, 6, 20
        CMY:
        7, 98, 92
        CMYK:
        0, 97, 92, 7
      HSL:
        356°, 95.0413%, 47.4510%
        HSV (HSB):
        356°, 97.4576%, 92.5490%
        XYZ:
        34.7835, 18.0136, 2.3055
        xyY:
        0.6312, 0.3269, 18.0136
      CIE-Lab:
        49.5126, 75.2597, 57.6222
        CIE-LCH:
        49.5126, 94.7858, 37.4393
        CIE-Luv:
        49.5126, 159.7824, 33.1145
        Hunter-Lab:
        42.4425, 72.0143, 26.4890
      #ec0614 color charts
#ec0614 RGB chart
      #ec0614 CMYK chart
      #ec0614 RGB pie chart
      #ec0614 color shades, tints & tones
#ec0614 color schemes
#ec0614 color preview, HTML & CSS examples
           This text has a color of #ec0614        
        
          <p style="color:#ec0614;">Text here</p>
        
        
          .mytext {color:#ec0614;}
        
        Text color #ec0614
      
           This box has a color of #ec0614        
        
          <div style="background-color:#ec0614;">Content here</div>
        
        
          .mybackground {background-color:#ec0614;}
        
        Background color #ec0614
      
           Border around this has a color of #ec0614        
        
          <div style="border:2px solid #ec0614;">Content here</div>
        
        
          .myborder {border:2px solid #ec0614;}
        
        Border color #ec0614