#ec0d18 color space conversions
Hex:
        #ec0d18
        RGB:
        236, 13, 24
        CMY:
        7, 95, 91
        CMYK:
        0, 94, 90, 7
      HSL:
        357°, 89.5582%, 48.8235%
        HSV (HSB):
        357°, 94.4915%, 92.5490%
        XYZ:
        34.9009, 18.1867, 2.5350
        xyY:
        0.6275, 0.3270, 18.1867
      CIE-Lab:
        49.7217, 74.7603, 56.2042
        CIE-LCH:
        49.7217, 93.5308, 36.9356
        CIE-Luv:
        49.7217, 158.3093, 32.8223
        Hunter-Lab:
        42.6458, 71.4522, 26.3276
      #ec0d18 color charts
#ec0d18 RGB chart
      #ec0d18 CMYK chart
      #ec0d18 RGB pie chart
      #ec0d18 color shades, tints & tones
#ec0d18 color schemes
#ec0d18 color preview, HTML & CSS examples
           This text has a color of #ec0d18        
        
          <p style="color:#ec0d18;">Text here</p>
        
        
          .mytext {color:#ec0d18;}
        
        Text color #ec0d18
      
           This box has a color of #ec0d18        
        
          <div style="background-color:#ec0d18;">Content here</div>
        
        
          .mybackground {background-color:#ec0d18;}
        
        Background color #ec0d18
      
           Border around this has a color of #ec0d18        
        
          <div style="border:2px solid #ec0d18;">Content here</div>
        
        
          .myborder {border:2px solid #ec0d18;}
        
        Border color #ec0d18