#ec1229 color space conversions
Hex:
        #ec1229
        RGB:
        236, 18, 41
        CMY:
        7, 93, 84
        CMYK:
        0, 92, 83, 7
      HSL:
        354°, 85.8268%, 49.8039%
        HSV (HSB):
        354°, 92.3729%, 92.5490%
        XYZ:
        35.2086, 18.4256, 3.7986
        xyY:
        0.6130, 0.3208, 18.4256
      CIE-Lab:
        50.0083, 74.5745, 48.4565
        CIE-LCH:
        50.0083, 88.9347, 33.0147
        CIE-Luv:
        50.0083, 154.8532, 29.3125
        Hunter-Lab:
        42.9250, 71.2932, 24.8007
      #ec1229 color charts
#ec1229 RGB chart
      #ec1229 CMYK chart
      #ec1229 RGB pie chart
      #ec1229 color shades, tints & tones
#ec1229 color schemes
#ec1229 color preview, HTML & CSS examples
           This text has a color of #ec1229        
        
          <p style="color:#ec1229;">Text here</p>
        
        
          .mytext {color:#ec1229;}
        
        Text color #ec1229
      
           This box has a color of #ec1229        
        
          <div style="background-color:#ec1229;">Content here</div>
        
        
          .mybackground {background-color:#ec1229;}
        
        Background color #ec1229
      
           Border around this has a color of #ec1229        
        
          <div style="border:2px solid #ec1229;">Content here</div>
        
        
          .myborder {border:2px solid #ec1229;}
        
        Border color #ec1229