#ed1a18 color space conversions
Hex:
        #ed1a18
        RGB:
        237, 26, 24
        CMY:
        7, 90, 91
        CMYK:
        0, 89, 90, 7
      HSL:
        1°, 85.5422%, 51.1765%
        HSV (HSB):
        1°, 89.8734%, 92.9412%
        XYZ:
        35.4593, 18.8093, 2.6258
        xyY:
        0.6232, 0.3306, 18.8093
      CIE-Lab:
        50.4633, 73.4635, 56.8094
        CIE-LCH:
        50.4633, 92.8665, 37.7148
        CIE-Luv:
        50.4633, 156.0973, 33.9652
        Hunter-Lab:
        43.3696, 70.0459, 26.7691
      #ed1a18 color charts
#ed1a18 RGB chart
      #ed1a18 CMYK chart
      #ed1a18 RGB pie chart
      #ed1a18 color shades, tints & tones
#ed1a18 color schemes
#ed1a18 color preview, HTML & CSS examples
           This text has a color of #ed1a18        
        
          <p style="color:#ed1a18;">Text here</p>
        
        
          .mytext {color:#ed1a18;}
        
        Text color #ed1a18
      
           This box has a color of #ed1a18        
        
          <div style="background-color:#ed1a18;">Content here</div>
        
        
          .mybackground {background-color:#ed1a18;}
        
        Background color #ed1a18
      
           Border around this has a color of #ed1a18        
        
          <div style="border:2px solid #ed1a18;">Content here</div>
        
        
          .myborder {border:2px solid #ed1a18;}
        
        Border color #ed1a18