#ed013f color space conversions
Hex:
        #ed013f
        RGB:
        237, 1, 63
        CMY:
        7, 100, 75
        CMYK:
        0, 100, 73, 7
      HSL:
        344°, 99.1597%, 46.6667%
        HSV (HSB):
        344°, 99.5781%, 92.9412%
        XYZ:
        35.8331, 18.3851, 6.3627
        xyY:
        0.5915, 0.3035, 18.3851
      CIE-Lab:
        49.9599, 76.8936, 36.1129
        CIE-LCH:
        49.9599, 84.9516, 25.1570
        CIE-Luv:
        49.9599, 153.0070, 20.7948
        Hunter-Lab:
        42.8779, 74.1365, 21.2164
      #ed013f color charts
#ed013f RGB chart
      #ed013f CMYK chart
      #ed013f RGB pie chart
      #ed013f color shades, tints & tones
#ed013f color schemes
#ed013f color preview, HTML & CSS examples
           This text has a color of #ed013f        
        
          <p style="color:#ed013f;">Text here</p>
        
        
          .mytext {color:#ed013f;}
        
        Text color #ed013f
      
           This box has a color of #ed013f        
        
          <div style="background-color:#ed013f;">Content here</div>
        
        
          .mybackground {background-color:#ed013f;}
        
        Background color #ed013f
      
           Border around this has a color of #ed013f        
        
          <div style="border:2px solid #ed013f;">Content here</div>
        
        
          .myborder {border:2px solid #ed013f;}
        
        Border color #ed013f