#ed070e color space conversions
Hex:
        #ed070e
        RGB:
        237, 7, 14
        CMY:
        7, 97, 95
        CMYK:
        0, 97, 94, 7
      HSL:
        358°, 94.2623%, 47.8431%
        HSV (HSB):
        358°, 97.0464%, 92.9412%
        XYZ:
        35.0803, 18.1882, 2.0772
        xyY:
        0.6338, 0.3286, 18.1882
      CIE-Lab:
        49.7236, 75.3649, 59.8762
        CIE-LCH:
        49.7236, 96.2550, 38.4666
        CIE-Luv:
        49.7236, 160.8591, 34.1029
        Hunter-Lab:
        42.6476, 72.1940, 26.9655
      #ed070e color charts
#ed070e RGB chart
      #ed070e CMYK chart
      #ed070e RGB pie chart
      #ed070e color shades, tints & tones
#ed070e color schemes
#ed070e color preview, HTML & CSS examples
           This text has a color of #ed070e        
        
          <p style="color:#ed070e;">Text here</p>
        
        
          .mytext {color:#ed070e;}
        
        Text color #ed070e
      
           This box has a color of #ed070e        
        
          <div style="background-color:#ed070e;">Content here</div>
        
        
          .mybackground {background-color:#ed070e;}
        
        Background color #ed070e
      
           Border around this has a color of #ed070e        
        
          <div style="border:2px solid #ed070e;">Content here</div>
        
        
          .myborder {border:2px solid #ed070e;}
        
        Border color #ed070e