#ed1c21 color space conversions
Hex:
        #ed1c21
        RGB:
        237, 28, 33
        CMY:
        7, 89, 87
        CMYK:
        0, 88, 86, 7
      HSL:
        359°, 85.3061%, 51.9608%
        HSV (HSB):
        359°, 88.1857%, 92.9412%
        XYZ:
        35.6148, 18.9448, 3.2185
        xyY:
        0.6164, 0.3279, 18.9448
      CIE-Lab:
        50.6226, 73.3022, 53.0281
        CIE-LCH:
        50.6226, 90.4720, 35.8826
        CIE-Luv:
        50.6226, 154.3791, 32.3881
        Hunter-Lab:
        43.5257, 69.8875, 26.0838
      #ed1c21 color charts
#ed1c21 RGB chart
      #ed1c21 CMYK chart
      #ed1c21 RGB pie chart
      #ed1c21 color shades, tints & tones
#ed1c21 color schemes
#ed1c21 color preview, HTML & CSS examples
           This text has a color of #ed1c21        
        
          <p style="color:#ed1c21;">Text here</p>
        
        
          .mytext {color:#ed1c21;}
        
        Text color #ed1c21
      
           This box has a color of #ed1c21        
        
          <div style="background-color:#ed1c21;">Content here</div>
        
        
          .mybackground {background-color:#ed1c21;}
        
        Background color #ed1c21
      
           Border around this has a color of #ed1c21        
        
          <div style="border:2px solid #ed1c21;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c21;}
        
        Border color #ed1c21