#ed2521 color space conversions
Hex:
        #ed2521
        RGB:
        237, 37, 33
        CMY:
        7, 85, 87
        CMYK:
        0, 84, 86, 7
      HSL:
        1°, 85.0000%, 52.9412%
        HSV (HSB):
        1°, 86.0759%, 92.9412%
        XYZ:
        35.8611, 19.4375, 3.3006
        xyY:
        0.6120, 0.3317, 19.4375
      CIE-Lab:
        51.1951, 71.6635, 53.4937
        CIE-LCH:
        51.1951, 89.4273, 36.7398
        CIE-Luv:
        51.1951, 151.3443, 33.4534
        Hunter-Lab:
        44.0879, 68.0380, 26.4229
      #ed2521 color charts
#ed2521 RGB chart
      #ed2521 CMYK chart
      #ed2521 RGB pie chart
      #ed2521 color shades, tints & tones
#ed2521 color schemes
#ed2521 color preview, HTML & CSS examples
           This text has a color of #ed2521        
        
          <p style="color:#ed2521;">Text here</p>
        
        
          .mytext {color:#ed2521;}
        
        Text color #ed2521
      
           This box has a color of #ed2521        
        
          <div style="background-color:#ed2521;">Content here</div>
        
        
          .mybackground {background-color:#ed2521;}
        
        Background color #ed2521
      
           Border around this has a color of #ed2521        
        
          <div style="border:2px solid #ed2521;">Content here</div>
        
        
          .myborder {border:2px solid #ed2521;}
        
        Border color #ed2521