#ec1614 color space conversions
Hex:
        #ec1614
        RGB:
        236, 22, 20
        CMY:
        7, 91, 92
        CMYK:
        0, 91, 92, 7
      HSL:
        1°, 85.0394%, 50.1961%
        HSV (HSB):
        1°, 91.5254%, 92.5490%
        XYZ:
        35.0052, 18.4572, 2.3794
        xyY:
        0.6269, 0.3305, 18.4572
      CIE-Lab:
        50.0460, 73.7192, 57.9566
        CIE-LCH:
        50.0460, 93.7736, 38.1738
        CIE-Luv:
        50.0460, 156.8563, 34.0895
        Hunter-Lab:
        42.9618, 70.2584, 26.7895
      #ec1614 color charts
#ec1614 RGB chart
      #ec1614 CMYK chart
      #ec1614 RGB pie chart
      #ec1614 color shades, tints & tones
#ec1614 color schemes
#ec1614 color preview, HTML & CSS examples
           This text has a color of #ec1614        
        
          <p style="color:#ec1614;">Text here</p>
        
        
          .mytext {color:#ec1614;}
        
        Text color #ec1614
      
           This box has a color of #ec1614        
        
          <div style="background-color:#ec1614;">Content here</div>
        
        
          .mybackground {background-color:#ec1614;}
        
        Background color #ec1614
      
           Border around this has a color of #ec1614        
        
          <div style="border:2px solid #ec1614;">Content here</div>
        
        
          .myborder {border:2px solid #ec1614;}
        
        Border color #ec1614