#ed1c26 color space conversions
Hex:
        #ed1c26
        RGB:
        237, 28, 38
        CMY:
        7, 89, 85
        CMYK:
        0, 88, 84, 7
      HSL:
        357°, 85.3061%, 51.9608%
        HSV (HSB):
        357°, 88.1857%, 92.9412%
        XYZ:
        35.6902, 18.9750, 3.6152
        xyY:
        0.6124, 0.3256, 18.9750
      CIE-Lab:
        50.6579, 73.4040, 50.6459
        CIE-LCH:
        50.6579, 89.1804, 34.6041
        CIE-Luv:
        50.6579, 153.6091, 31.1824
        Hunter-Lab:
        43.5603, 70.0196, 25.5716
      #ed1c26 color charts
#ed1c26 RGB chart
      #ed1c26 CMYK chart
      #ed1c26 RGB pie chart
      #ed1c26 color shades, tints & tones
#ed1c26 color schemes
#ed1c26 color preview, HTML & CSS examples
           This text has a color of #ed1c26        
        
          <p style="color:#ed1c26;">Text here</p>
        
        
          .mytext {color:#ed1c26;}
        
        Text color #ed1c26
      
           This box has a color of #ed1c26        
        
          <div style="background-color:#ed1c26;">Content here</div>
        
        
          .mybackground {background-color:#ed1c26;}
        
        Background color #ed1c26
      
           Border around this has a color of #ed1c26        
        
          <div style="border:2px solid #ed1c26;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c26;}
        
        Border color #ed1c26