#ec2318 color space conversions
Hex:
        #ec2318
        RGB:
        236, 35, 24
        CMY:
        7, 86, 91
        CMYK:
        0, 85, 90, 7
      HSL:
        3°, 84.8000%, 50.9804%
        HSV (HSB):
        3°, 89.8305%, 92.5490%
        XYZ:
        35.3580, 19.1009, 2.6874
        xyY:
        0.6187, 0.3342, 19.1009
      CIE-Lab:
        50.8050, 71.6473, 56.9500
        CIE-LCH:
        50.8050, 91.5240, 38.4800
        CIE-Luv:
        50.8050, 152.4540, 34.8078
        Hunter-Lab:
        43.7046, 67.9276, 26.9474
      #ec2318 color charts
#ec2318 RGB chart
      #ec2318 CMYK chart
      #ec2318 RGB pie chart
      #ec2318 color shades, tints & tones
#ec2318 color schemes
#ec2318 color preview, HTML & CSS examples
           This text has a color of #ec2318        
        
          <p style="color:#ec2318;">Text here</p>
        
        
          .mytext {color:#ec2318;}
        
        Text color #ec2318
      
           This box has a color of #ec2318        
        
          <div style="background-color:#ec2318;">Content here</div>
        
        
          .mybackground {background-color:#ec2318;}
        
        Background color #ec2318
      
           Border around this has a color of #ec2318        
        
          <div style="border:2px solid #ec2318;">Content here</div>
        
        
          .myborder {border:2px solid #ec2318;}
        
        Border color #ec2318