#ec1210 color space conversions
Hex:
        #ec1210
        RGB:
        236, 18, 16
        CMY:
        7, 93, 94
        CMYK:
        0, 92, 93, 7
      HSL:
        1°, 87.3016%, 49.4118%
        HSV (HSB):
        1°, 93.2203%, 92.5490%
        XYZ:
        34.9019, 18.3029, 2.1835
        xyY:
        0.6301, 0.3304, 18.3029
      CIE-Lab:
        49.8614, 74.1617, 59.2175
        CIE-LCH:
        49.8614, 94.9034, 38.6071
        CIE-Luv:
        49.8614, 158.1361, 34.3258
        Hunter-Lab:
        42.7819, 70.7539, 26.9213
      #ec1210 color charts
#ec1210 RGB chart
      #ec1210 CMYK chart
      #ec1210 RGB pie chart
      #ec1210 color shades, tints & tones
#ec1210 color schemes
#ec1210 color preview, HTML & CSS examples
           This text has a color of #ec1210        
        
          <p style="color:#ec1210;">Text here</p>
        
        
          .mytext {color:#ec1210;}
        
        Text color #ec1210
      
           This box has a color of #ec1210        
        
          <div style="background-color:#ec1210;">Content here</div>
        
        
          .mybackground {background-color:#ec1210;}
        
        Background color #ec1210
      
           Border around this has a color of #ec1210        
        
          <div style="border:2px solid #ec1210;">Content here</div>
        
        
          .myborder {border:2px solid #ec1210;}
        
        Border color #ec1210