#ed0215 color space conversions
Hex:
        #ed0215
        RGB:
        237, 2, 21
        CMY:
        7, 99, 92
        CMYK:
        0, 99, 91, 7
      HSL:
        355°, 98.3264%, 46.8627%
        HSV (HSB):
        355°, 99.1561%, 92.9412%
        XYZ:
        35.0821, 18.1021, 2.3545
        xyY:
        0.6317, 0.3259, 18.1021
      CIE-Lab:
        49.6197, 75.8189, 57.4177
        CIE-LCH:
        49.6197, 95.1068, 37.1367
        CIE-Luv:
        49.6197, 160.9586, 32.9287
        Hunter-Lab:
        42.5465, 72.7273, 26.5015
      #ed0215 color charts
#ed0215 RGB chart
      #ed0215 CMYK chart
      #ed0215 RGB pie chart
      #ed0215 color shades, tints & tones
#ed0215 color schemes
#ed0215 color preview, HTML & CSS examples
           This text has a color of #ed0215        
        
          <p style="color:#ed0215;">Text here</p>
        
        
          .mytext {color:#ed0215;}
        
        Text color #ed0215
      
           This box has a color of #ed0215        
        
          <div style="background-color:#ed0215;">Content here</div>
        
        
          .mybackground {background-color:#ed0215;}
        
        Background color #ed0215
      
           Border around this has a color of #ed0215        
        
          <div style="border:2px solid #ed0215;">Content here</div>
        
        
          .myborder {border:2px solid #ed0215;}
        
        Border color #ed0215