#ed0f21 color space conversions
Hex:
        #ed0f21
        RGB:
        237, 15, 33
        CMY:
        7, 94, 87
        CMYK:
        0, 94, 86, 7
      HSL:
        355°, 88.0952%, 49.4118%
        HSV (HSB):
        355°, 93.6709%, 92.9412%
        XYZ:
        35.3704, 18.4560, 3.1370
        xyY:
        0.6209, 0.3240, 18.4560
      CIE-Lab:
        50.0446, 74.9673, 52.5577
        CIE-LCH:
        50.0446, 91.5555, 35.0334
        CIE-Luv:
        50.0446, 157.4803, 31.3071
        Hunter-Lab:
        42.9604, 71.7828, 25.7429
      #ed0f21 color charts
#ed0f21 RGB chart
      #ed0f21 CMYK chart
      #ed0f21 RGB pie chart
      #ed0f21 color shades, tints & tones
#ed0f21 color schemes
#ed0f21 color preview, HTML & CSS examples
           This text has a color of #ed0f21        
        
          <p style="color:#ed0f21;">Text here</p>
        
        
          .mytext {color:#ed0f21;}
        
        Text color #ed0f21
      
           This box has a color of #ed0f21        
        
          <div style="background-color:#ed0f21;">Content here</div>
        
        
          .mybackground {background-color:#ed0f21;}
        
        Background color #ed0f21
      
           Border around this has a color of #ed0f21        
        
          <div style="border:2px solid #ed0f21;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f21;}
        
        Border color #ed0f21