#ec0c14 color space conversions
Hex:
        #ec0c14
        RGB:
        236, 12, 20
        CMY:
        7, 95, 92
        CMYK:
        0, 95, 92, 7
      HSL:
        358°, 90.3226%, 48.6275%
        HSV (HSB):
        358°, 94.9153%, 92.5490%
        XYZ:
        34.8498, 18.1463, 2.3276
        xyY:
        0.6299, 0.3280, 18.1463
      CIE-Lab:
        49.6731, 74.7952, 57.7225
        CIE-LCH:
        49.6731, 94.4787, 37.6588
        CIE-Luv:
        49.6731, 158.8985, 33.4083
        Hunter-Lab:
        42.5985, 71.4834, 26.5793
      #ec0c14 color charts
#ec0c14 RGB chart
      #ec0c14 CMYK chart
      #ec0c14 RGB pie chart
      #ec0c14 color shades, tints & tones
#ec0c14 color schemes
#ec0c14 color preview, HTML & CSS examples
           This text has a color of #ec0c14        
        
          <p style="color:#ec0c14;">Text here</p>
        
        
          .mytext {color:#ec0c14;}
        
        Text color #ec0c14
      
           This box has a color of #ec0c14        
        
          <div style="background-color:#ec0c14;">Content here</div>
        
        
          .mybackground {background-color:#ec0c14;}
        
        Background color #ec0c14
      
           Border around this has a color of #ec0c14        
        
          <div style="border:2px solid #ec0c14;">Content here</div>
        
        
          .myborder {border:2px solid #ec0c14;}
        
        Border color #ec0c14