#ed372f color space conversions
Hex:
        #ed372f
        RGB:
        237, 55, 47
        CMY:
        7, 78, 82
        CMYK:
        0, 77, 80, 7
      HSL:
        3°, 84.0708%, 55.6863%
        HSV (HSB):
        3°, 80.1688%, 92.9412%
        XYZ:
        36.8043, 20.9421, 4.7918
        xyY:
        0.5885, 0.3349, 20.9421
      CIE-Lab:
        52.8861, 67.5150, 48.1577
        CIE-LCH:
        52.8861, 82.9303, 35.4999
        CIE-Luv:
        52.8861, 141.0455, 32.7291
        Hunter-Lab:
        45.7626, 63.4732, 25.8256
      #ed372f color charts
#ed372f RGB chart
      #ed372f CMYK chart
      #ed372f RGB pie chart
      #ed372f color shades, tints & tones
#ed372f color schemes
#ed372f color preview, HTML & CSS examples
           This text has a color of #ed372f        
        
          <p style="color:#ed372f;">Text here</p>
        
        
          .mytext {color:#ed372f;}
        
        Text color #ed372f
      
           This box has a color of #ed372f        
        
          <div style="background-color:#ed372f;">Content here</div>
        
        
          .mybackground {background-color:#ed372f;}
        
        Background color #ed372f
      
           Border around this has a color of #ed372f        
        
          <div style="border:2px solid #ed372f;">Content here</div>
        
        
          .myborder {border:2px solid #ed372f;}
        
        Border color #ed372f