#ec121a color space conversions
Hex:
        #ec121a
        RGB:
        236, 18, 26
        CMY:
        7, 93, 90
        CMYK:
        0, 92, 89, 7
      HSL:
        358°, 85.8268%, 49.8039%
        HSV (HSB):
        358°, 92.3729%, 92.5490%
        XYZ:
        34.9948, 18.3401, 2.6728
        xyY:
        0.6248, 0.3275, 18.3401
      CIE-Lab:
        49.9060, 74.2871, 55.5054
        CIE-LCH:
        49.9060, 92.7331, 36.7662
        CIE-Luv:
        49.9060, 157.1267, 32.7864
        Hunter-Lab:
        42.8253, 70.9176, 26.2773
      #ec121a color charts
#ec121a RGB chart
      #ec121a CMYK chart
      #ec121a RGB pie chart
      #ec121a color shades, tints & tones
#ec121a color schemes
#ec121a color preview, HTML & CSS examples
           This text has a color of #ec121a        
        
          <p style="color:#ec121a;">Text here</p>
        
        
          .mytext {color:#ec121a;}
        
        Text color #ec121a
      
           This box has a color of #ec121a        
        
          <div style="background-color:#ec121a;">Content here</div>
        
        
          .mybackground {background-color:#ec121a;}
        
        Background color #ec121a
      
           Border around this has a color of #ec121a        
        
          <div style="border:2px solid #ec121a;">Content here</div>
        
        
          .myborder {border:2px solid #ec121a;}
        
        Border color #ec121a