#ec0c18 color space conversions
Hex:
        #ec0c18
        RGB:
        236, 12, 24
        CMY:
        7, 95, 91
        CMYK:
        0, 95, 90, 7
      HSL:
        357°, 90.3226%, 48.6275%
        HSV (HSB):
        357°, 94.9153%, 92.5490%
        XYZ:
        34.8884, 18.1618, 2.5309
        xyY:
        0.6277, 0.3268, 18.1618
      CIE-Lab:
        49.6917, 74.8471, 56.1837
        CIE-LCH:
        49.6917, 93.5879, 36.8936
        CIE-Luv:
        49.6917, 158.4734, 32.7670
        Hunter-Lab:
        42.6166, 71.5513, 26.3105
      #ec0c18 color charts
#ec0c18 RGB chart
      #ec0c18 CMYK chart
      #ec0c18 RGB pie chart
      #ec0c18 color shades, tints & tones
#ec0c18 color schemes
#ec0c18 color preview, HTML & CSS examples
           This text has a color of #ec0c18        
        
          <p style="color:#ec0c18;">Text here</p>
        
        
          .mytext {color:#ec0c18;}
        
        Text color #ec0c18
      
           This box has a color of #ec0c18        
        
          <div style="background-color:#ec0c18;">Content here</div>
        
        
          .mybackground {background-color:#ec0c18;}
        
        Background color #ec0c18
      
           Border around this has a color of #ec0c18        
        
          <div style="border:2px solid #ec0c18;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c18;}
        
        Border color #ec0c18