#ec0314 color space conversions
Hex:
        #ec0314
        RGB:
        236, 3, 20
        CMY:
        7, 99, 92
        CMYK:
        0, 99, 92, 7
      HSL:
        356°, 97.4895%, 46.8627%
        HSV (HSB):
        356°, 98.7288%, 92.5490%
        XYZ:
        34.7509, 17.9485, 2.2946
        xyY:
        0.6319, 0.3264, 17.9485
      CIE-Lab:
        49.4336, 75.4888, 57.5729
        CIE-LCH:
        49.4336, 94.9378, 37.3316
        CIE-Luv:
        49.4336, 160.2190, 32.9696
        Hunter-Lab:
        42.3657, 72.2766, 26.4446
      #ec0314 color charts
#ec0314 RGB chart
      #ec0314 CMYK chart
      #ec0314 RGB pie chart
      #ec0314 color shades, tints & tones
#ec0314 color schemes
#ec0314 color preview, HTML & CSS examples
           This text has a color of #ec0314        
        
          <p style="color:#ec0314;">Text here</p>
        
        
          .mytext {color:#ec0314;}
        
        Text color #ec0314
      
           This box has a color of #ec0314        
        
          <div style="background-color:#ec0314;">Content here</div>
        
        
          .mybackground {background-color:#ec0314;}
        
        Background color #ec0314
      
           Border around this has a color of #ec0314        
        
          <div style="border:2px solid #ec0314;">Content here</div>
        
        
          .myborder {border:2px solid #ec0314;}
        
        Border color #ec0314