#ec1018 color space conversions
Hex:
        #ec1018
        RGB:
        236, 16, 24
        CMY:
        7, 94, 91
        CMYK:
        0, 93, 90, 7
      HSL:
        358°, 87.3016%, 49.4118%
        HSV (HSB):
        358°, 93.2203%, 92.5490%
        XYZ:
        34.9422, 18.2694, 2.5488
        xyY:
        0.6266, 0.3276, 18.2694
      CIE-Lab:
        49.8212, 74.4728, 56.2724
        CIE-LCH:
        49.8212, 93.3423, 37.0751
        CIE-Luv:
        49.8212, 157.7657, 33.0055
        Hunter-Lab:
        42.7427, 71.1243, 26.3843
      #ec1018 color charts
#ec1018 RGB chart
      #ec1018 CMYK chart
      #ec1018 RGB pie chart
      #ec1018 color shades, tints & tones
#ec1018 color schemes
#ec1018 color preview, HTML & CSS examples
           This text has a color of #ec1018        
        
          <p style="color:#ec1018;">Text here</p>
        
        
          .mytext {color:#ec1018;}
        
        Text color #ec1018
      
           This box has a color of #ec1018        
        
          <div style="background-color:#ec1018;">Content here</div>
        
        
          .mybackground {background-color:#ec1018;}
        
        Background color #ec1018
      
           Border around this has a color of #ec1018        
        
          <div style="border:2px solid #ec1018;">Content here</div>
        
        
          .myborder {border:2px solid #ec1018;}
        
        Border color #ec1018