#ed272b color space conversions
Hex:
        #ed272b
        RGB:
        237, 39, 43
        CMY:
        7, 85, 83
        CMYK:
        0, 84, 82, 7
      HSL:
        359°, 84.6154%, 54.1176%
        HSV (HSB):
        359°, 83.5443%, 92.9412%
        XYZ:
        36.0866, 19.6300, 4.1725
        xyY:
        0.6026, 0.3278, 19.6300
      CIE-Lab:
        51.4163, 71.4661, 48.8067
        CIE-LCH:
        51.4163, 86.5419, 34.3306
        CIE-Luv:
        51.4163, 149.0085, 31.1849
        Hunter-Lab:
        44.3057, 67.8516, 25.4304
      #ed272b color charts
#ed272b RGB chart
      #ed272b CMYK chart
      #ed272b RGB pie chart
      #ed272b color shades, tints & tones
#ed272b color schemes
#ed272b color preview, HTML & CSS examples
           This text has a color of #ed272b        
        
          <p style="color:#ed272b;">Text here</p>
        
        
          .mytext {color:#ed272b;}
        
        Text color #ed272b
      
           This box has a color of #ed272b        
        
          <div style="background-color:#ed272b;">Content here</div>
        
        
          .mybackground {background-color:#ed272b;}
        
        Background color #ed272b
      
           Border around this has a color of #ed272b        
        
          <div style="border:2px solid #ed272b;">Content here</div>
        
        
          .myborder {border:2px solid #ed272b;}
        
        Border color #ed272b