#ed1825 color space conversions
Hex:
        #ed1825
        RGB:
        237, 24, 37
        CMY:
        7, 91, 85
        CMYK:
        0, 90, 84, 7
      HSL:
        356°, 85.5422%, 51.1765%
        HSV (HSB):
        356°, 89.8734%, 92.9412%
        XYZ:
        35.5856, 18.7914, 3.5018
        xyY:
        0.6148, 0.3247, 18.7914
      CIE-Lab:
        50.4422, 73.9812, 50.9532
        CIE-LCH:
        50.4422, 89.8301, 34.5564
        CIE-Luv:
        50.4422, 154.8761, 31.0438
        Hunter-Lab:
        43.3490, 70.6716, 25.5548
      #ed1825 color charts
#ed1825 RGB chart
      #ed1825 CMYK chart
      #ed1825 RGB pie chart
      #ed1825 color shades, tints & tones
#ed1825 color schemes
#ed1825 color preview, HTML & CSS examples
           This text has a color of #ed1825        
        
          <p style="color:#ed1825;">Text here</p>
        
        
          .mytext {color:#ed1825;}
        
        Text color #ed1825
      
           This box has a color of #ed1825        
        
          <div style="background-color:#ed1825;">Content here</div>
        
        
          .mybackground {background-color:#ed1825;}
        
        Background color #ed1825
      
           Border around this has a color of #ed1825        
        
          <div style="border:2px solid #ed1825;">Content here</div>
        
        
          .myborder {border:2px solid #ed1825;}
        
        Border color #ed1825