#ec2314 color space conversions
Hex:
        #ec2314
        RGB:
        236, 35, 20
        CMY:
        7, 86, 92
        CMYK:
        0, 85, 92, 7
      HSL:
        4°, 85.0394%, 50.1961%
        HSV (HSB):
        4°, 91.5254%, 92.5490%
        XYZ:
        35.3194, 19.0854, 2.4841
        xyY:
        0.6208, 0.3355, 19.0854
      CIE-Lab:
        50.7870, 71.5940, 58.4258
        CIE-LCH:
        50.7870, 92.4082, 39.2169
        CIE-Luv:
        50.7870, 152.8471, 35.4366
        Hunter-Lab:
        43.6869, 67.8592, 27.2094
      #ec2314 color charts
#ec2314 RGB chart
      #ec2314 CMYK chart
      #ec2314 RGB pie chart
      #ec2314 color shades, tints & tones
#ec2314 color schemes
#ec2314 color preview, HTML & CSS examples
           This text has a color of #ec2314        
        
          <p style="color:#ec2314;">Text here</p>
        
        
          .mytext {color:#ec2314;}
        
        Text color #ec2314
      
           This box has a color of #ec2314        
        
          <div style="background-color:#ec2314;">Content here</div>
        
        
          .mybackground {background-color:#ec2314;}
        
        Background color #ec2314
      
           Border around this has a color of #ec2314        
        
          <div style="border:2px solid #ec2314;">Content here</div>
        
        
          .myborder {border:2px solid #ec2314;}
        
        Border color #ec2314