#ed312f color space conversions
Hex:
        #ed312f
        RGB:
        237, 49, 47
        CMY:
        7, 81, 82
        CMYK:
        0, 79, 80, 7
      HSL:
        1°, 84.0708%, 55.6863%
        HSV (HSB):
        1°, 80.1688%, 92.9412%
        XYZ:
        36.5365, 20.4064, 4.7025
        xyY:
        0.5927, 0.3310, 20.4064
      CIE-Lab:
        52.2936, 69.1826, 47.5775
        CIE-LCH:
        52.2936, 83.9634, 34.5167
        CIE-Luv:
        52.2936, 144.0063, 31.6019
        Hunter-Lab:
        45.1734, 65.3180, 25.4494
      #ed312f color charts
#ed312f RGB chart
      #ed312f CMYK chart
      #ed312f RGB pie chart
      #ed312f color shades, tints & tones
#ed312f color schemes
#ed312f color preview, HTML & CSS examples
           This text has a color of #ed312f        
        
          <p style="color:#ed312f;">Text here</p>
        
        
          .mytext {color:#ed312f;}
        
        Text color #ed312f
      
           This box has a color of #ed312f        
        
          <div style="background-color:#ed312f;">Content here</div>
        
        
          .mybackground {background-color:#ed312f;}
        
        Background color #ed312f
      
           Border around this has a color of #ed312f        
        
          <div style="border:2px solid #ed312f;">Content here</div>
        
        
          .myborder {border:2px solid #ed312f;}
        
        Border color #ed312f