#ed1824 color space conversions
Hex:
        #ed1824
        RGB:
        237, 24, 36
        CMY:
        7, 91, 86
        CMYK:
        0, 90, 85, 7
      HSL:
        357°, 85.5422%, 51.1765%
        HSV (HSB):
        357°, 89.8734%, 92.9412%
        XYZ:
        35.5701, 18.7852, 3.4202
        xyY:
        0.6157, 0.3251, 18.7852
      CIE-Lab:
        50.4349, 73.9604, 51.4384
        CIE-LCH:
        50.4349, 90.0891, 34.8180
        CIE-Luv:
        50.4349, 155.0365, 31.2922
        Hunter-Lab:
        43.3419, 70.6445, 25.6606
      #ed1824 color charts
#ed1824 RGB chart
      #ed1824 CMYK chart
      #ed1824 RGB pie chart
      #ed1824 color shades, tints & tones
#ed1824 color schemes
#ed1824 color preview, HTML & CSS examples
           This text has a color of #ed1824        
        
          <p style="color:#ed1824;">Text here</p>
        
        
          .mytext {color:#ed1824;}
        
        Text color #ed1824
      
           This box has a color of #ed1824        
        
          <div style="background-color:#ed1824;">Content here</div>
        
        
          .mybackground {background-color:#ed1824;}
        
        Background color #ed1824
      
           Border around this has a color of #ed1824        
        
          <div style="border:2px solid #ed1824;">Content here</div>
        
        
          .myborder {border:2px solid #ed1824;}
        
        Border color #ed1824