#ed1a21 color space conversions
Hex:
        #ed1a21
        RGB:
        237, 26, 33
        CMY:
        7, 90, 87
        CMYK:
        0, 89, 86, 7
      HSL:
        358°, 85.4251%, 51.5686%
        HSV (HSB):
        358°, 89.0295%, 92.9412%
        XYZ:
        35.5690, 18.8531, 3.2032
        xyY:
        0.6172, 0.3272, 18.8531
      CIE-Lab:
        50.5149, 73.6116, 52.9404
        CIE-LCH:
        50.5149, 90.6717, 35.7232
        CIE-Luv:
        50.5149, 154.9540, 32.1872
        Hunter-Lab:
        43.4202, 70.2384, 26.0202
      #ed1a21 color charts
#ed1a21 RGB chart
      #ed1a21 CMYK chart
      #ed1a21 RGB pie chart
      #ed1a21 color shades, tints & tones
#ed1a21 color schemes
#ed1a21 color preview, HTML & CSS examples
           This text has a color of #ed1a21        
        
          <p style="color:#ed1a21;">Text here</p>
        
        
          .mytext {color:#ed1a21;}
        
        Text color #ed1a21
      
           This box has a color of #ed1a21        
        
          <div style="background-color:#ed1a21;">Content here</div>
        
        
          .mybackground {background-color:#ed1a21;}
        
        Background color #ed1a21
      
           Border around this has a color of #ed1a21        
        
          <div style="border:2px solid #ed1a21;">Content here</div>
        
        
          .myborder {border:2px solid #ed1a21;}
        
        Border color #ed1a21