#ed1c23 color space conversions
Hex:
        #ed1c23
        RGB:
        237, 28, 35
        CMY:
        7, 89, 86
        CMYK:
        0, 88, 85, 7
      HSL:
        358°, 85.3061%, 51.9608%
        HSV (HSB):
        358°, 88.1857%, 92.9412%
        XYZ:
        35.6437, 18.9564, 3.3704
        xyY:
        0.6149, 0.3270, 18.9564
      CIE-Lab:
        50.6361, 73.3412, 52.0930
        CIE-LCH:
        50.6361, 89.9590, 35.3855
        CIE-Luv:
        50.6361, 154.0832, 31.9249
        Hunter-Lab:
        43.5389, 69.9381, 25.8875
      #ed1c23 color charts
#ed1c23 RGB chart
      #ed1c23 CMYK chart
      #ed1c23 RGB pie chart
      #ed1c23 color shades, tints & tones
#ed1c23 color schemes
#ed1c23 color preview, HTML & CSS examples
           This text has a color of #ed1c23        
        
          <p style="color:#ed1c23;">Text here</p>
        
        
          .mytext {color:#ed1c23;}
        
        Text color #ed1c23
      
           This box has a color of #ed1c23        
        
          <div style="background-color:#ed1c23;">Content here</div>
        
        
          .mybackground {background-color:#ed1c23;}
        
        Background color #ed1c23
      
           Border around this has a color of #ed1c23        
        
          <div style="border:2px solid #ed1c23;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c23;}
        
        Border color #ed1c23