#ed0301 color space conversions
Hex:
        #ed0301
        RGB:
        237, 3, 1
        CMY:
        7, 99, 100
        CMYK:
        0, 99, 100, 7
      HSL:
        1°, 99.1597%, 46.6667%
        HSV (HSB):
        1°, 99.5781%, 92.9412%
        XYZ:
        34.9631, 18.0718, 1.6742
        xyY:
        0.6391, 0.3303, 18.0718
      CIE-Lab:
        49.5831, 75.5704, 63.3415
        CIE-LCH:
        49.5831, 98.6054, 39.9690
        CIE-Luv:
        49.5831, 162.2763, 35.1533
        Hunter-Lab:
        42.5110, 72.4128, 27.4227
      #ed0301 color charts
#ed0301 RGB chart
      #ed0301 CMYK chart
      #ed0301 RGB pie chart
      #ed0301 color shades, tints & tones
#ed0301 color schemes
#ed0301 color preview, HTML & CSS examples
           This text has a color of #ed0301        
        
          <p style="color:#ed0301;">Text here</p>
        
        
          .mytext {color:#ed0301;}
        
        Text color #ed0301
      
           This box has a color of #ed0301        
        
          <div style="background-color:#ed0301;">Content here</div>
        
        
          .mybackground {background-color:#ed0301;}
        
        Background color #ed0301
      
           Border around this has a color of #ed0301        
        
          <div style="border:2px solid #ed0301;">Content here</div>
        
        
          .myborder {border:2px solid #ed0301;}
        
        Border color #ed0301