#ec0c34 color space conversions
Hex:
        #ec0c34
        RGB:
        236, 12, 52
        CMY:
        7, 95, 80
        CMYK:
        0, 95, 78, 7
      HSL:
        349°, 90.3226%, 48.6275%
        HSV (HSB):
        349°, 94.9153%, 92.5490%
        XYZ:
        35.3434, 18.3437, 4.9267
        xyY:
        0.6030, 0.3130, 18.3437
      CIE-Lab:
        49.9104, 75.4539, 42.3705
        CIE-LCH:
        49.9104, 86.5364, 29.3160
        CIE-Luv:
        49.9104, 153.6323, 25.4393
        Hunter-Lab:
        42.8296, 72.3480, 23.1606
      #ec0c34 color charts
#ec0c34 RGB chart
      #ec0c34 CMYK chart
      #ec0c34 RGB pie chart
      #ec0c34 color shades, tints & tones
#ec0c34 color schemes
#ec0c34 color preview, HTML & CSS examples
           This text has a color of #ec0c34        
        
          <p style="color:#ec0c34;">Text here</p>
        
        
          .mytext {color:#ec0c34;}
        
        Text color #ec0c34
      
           This box has a color of #ec0c34        
        
          <div style="background-color:#ec0c34;">Content here</div>
        
        
          .mybackground {background-color:#ec0c34;}
        
        Background color #ec0c34
      
           Border around this has a color of #ec0c34        
        
          <div style="border:2px solid #ec0c34;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c34;}
        
        Border color #ec0c34