#ec0c32 color space conversions
Hex:
        #ec0c32
        RGB:
        236, 12, 50
        CMY:
        7, 95, 80
        CMYK:
        0, 95, 79, 7
      HSL:
        350°, 90.3226%, 48.6275%
        HSV (HSB):
        350°, 94.9153%, 92.5490%
        XYZ:
        35.2993, 18.3261, 4.6944
        xyY:
        0.6053, 0.3142, 18.3261
      CIE-Lab:
        49.8893, 75.3954, 43.4721
        CIE-LCH:
        49.8893, 87.0304, 29.9673
        CIE-Luv:
        49.8893, 154.0885, 26.1317
        Hunter-Lab:
        42.8090, 72.2711, 23.4646
      #ec0c32 color charts
#ec0c32 RGB chart
      #ec0c32 CMYK chart
      #ec0c32 RGB pie chart
      #ec0c32 color shades, tints & tones
#ec0c32 color schemes
#ec0c32 color preview, HTML & CSS examples
           This text has a color of #ec0c32        
        
          <p style="color:#ec0c32;">Text here</p>
        
        
          .mytext {color:#ec0c32;}
        
        Text color #ec0c32
      
           This box has a color of #ec0c32        
        
          <div style="background-color:#ec0c32;">Content here</div>
        
        
          .mybackground {background-color:#ec0c32;}
        
        Background color #ec0c32
      
           Border around this has a color of #ec0c32        
        
          <div style="border:2px solid #ec0c32;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c32;}
        
        Border color #ec0c32