#ec0c28 color space conversions
Hex:
        #ec0c28
        RGB:
        236, 12, 40
        CMY:
        7, 95, 84
        CMYK:
        0, 95, 83, 7
      HSL:
        353°, 90.3226%, 48.6275%
        HSV (HSB):
        353°, 94.9153%, 92.5490%
        XYZ:
        35.1065, 18.2490, 3.6796
        xyY:
        0.6155, 0.3200, 18.2490
      CIE-Lab:
        49.7967, 75.1389, 48.7817
        CIE-LCH:
        49.7967, 89.5852, 32.9924
        CIE-Luv:
        49.7967, 156.1142, 29.2017
        Hunter-Lab:
        42.7189, 71.9341, 24.7963
      #ec0c28 color charts
#ec0c28 RGB chart
      #ec0c28 CMYK chart
      #ec0c28 RGB pie chart
      #ec0c28 color shades, tints & tones
#ec0c28 color schemes
#ec0c28 color preview, HTML & CSS examples
           This text has a color of #ec0c28        
        
          <p style="color:#ec0c28;">Text here</p>
        
        
          .mytext {color:#ec0c28;}
        
        Text color #ec0c28
      
           This box has a color of #ec0c28        
        
          <div style="background-color:#ec0c28;">Content here</div>
        
        
          .mybackground {background-color:#ec0c28;}
        
        Background color #ec0c28
      
           Border around this has a color of #ec0c28        
        
          <div style="border:2px solid #ec0c28;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c28;}
        
        Border color #ec0c28