#ed2a28 color space conversions
Hex:
        #ed2a28
        RGB:
        237, 42, 40
        CMY:
        7, 84, 84
        CMYK:
        0, 82, 83, 7
      HSL:
        1°, 84.5494%, 54.3137%
        HSV (HSB):
        1°, 83.1224%, 92.9412%
        XYZ:
        36.1360, 19.8137, 3.9273
        xyY:
        0.6035, 0.3309, 19.8137
      CIE-Lab:
        51.6259, 70.7277, 50.5155
        CIE-LCH:
        51.6259, 86.9150, 35.5354
        CIE-Luv:
        51.6259, 148.3073, 32.4546
        Hunter-Lab:
        44.5125, 67.0124, 25.9276
      #ed2a28 color charts
#ed2a28 RGB chart
      #ed2a28 CMYK chart
      #ed2a28 RGB pie chart
      #ed2a28 color shades, tints & tones
#ed2a28 color schemes
#ed2a28 color preview, HTML & CSS examples
           This text has a color of #ed2a28        
        
          <p style="color:#ed2a28;">Text here</p>
        
        
          .mytext {color:#ed2a28;}
        
        Text color #ed2a28
      
           This box has a color of #ed2a28        
        
          <div style="background-color:#ed2a28;">Content here</div>
        
        
          .mybackground {background-color:#ed2a28;}
        
        Background color #ed2a28
      
           Border around this has a color of #ed2a28        
        
          <div style="border:2px solid #ed2a28;">Content here</div>
        
        
          .myborder {border:2px solid #ed2a28;}
        
        Border color #ed2a28