#ed031e color space conversions
Hex:
        #ed031e
        RGB:
        237, 3, 30
        CMY:
        7, 99, 88
        CMYK:
        0, 99, 87, 7
      HSL:
        353°, 97.5000%, 47.0588%
        HSV (HSB):
        353°, 98.7342%, 92.9412%
        XYZ:
        35.1920, 18.1634, 2.8794
        xyY:
        0.6258, 0.3230, 18.1634
      CIE-Lab:
        49.6937, 75.8739, 53.6793
        CIE-LCH:
        49.6937, 92.9425, 35.2787
        CIE-Luv:
        49.6937, 159.7166, 31.3422
        Hunter-Lab:
        42.6185, 72.8127, 25.8273
      #ed031e color charts
#ed031e RGB chart
      #ed031e CMYK chart
      #ed031e RGB pie chart
      #ed031e color shades, tints & tones
#ed031e color schemes
#ed031e color preview, HTML & CSS examples
           This text has a color of #ed031e        
        
          <p style="color:#ed031e;">Text here</p>
        
        
          .mytext {color:#ed031e;}
        
        Text color #ed031e
      
           This box has a color of #ed031e        
        
          <div style="background-color:#ed031e;">Content here</div>
        
        
          .mybackground {background-color:#ed031e;}
        
        Background color #ed031e
      
           Border around this has a color of #ed031e        
        
          <div style="border:2px solid #ed031e;">Content here</div>
        
        
          .myborder {border:2px solid #ed031e;}
        
        Border color #ed031e