#ed325f color space conversions
Hex:
        #ed325f
        RGB:
        237, 50, 95
        CMY:
        7, 80, 63
        CMYK:
        0, 79, 60, 7
      HSL:
        346°, 83.8565%, 56.2745%
        HSV (HSB):
        346°, 78.9030%, 92.9412%
        XYZ:
        38.1312, 21.1120, 12.8917
        xyY:
        0.5286, 0.2927, 21.1120
      CIE-Lab:
        53.0718, 71.0426, 20.8812
        CIE-LCH:
        53.0718, 74.0478, 16.3794
        CIE-Luv:
        53.0718, 130.9390, 10.0362
        Hunter-Lab:
        45.9477, 67.7254, 15.5282
      #ed325f color charts
#ed325f RGB chart
      #ed325f CMYK chart
      #ed325f RGB pie chart
      #ed325f color shades, tints & tones
#ed325f color schemes
#ed325f color preview, HTML & CSS examples
           This text has a color of #ed325f        
        
          <p style="color:#ed325f;">Text here</p>
        
        
          .mytext {color:#ed325f;}
        
        Text color #ed325f
      
           This box has a color of #ed325f        
        
          <div style="background-color:#ed325f;">Content here</div>
        
        
          .mybackground {background-color:#ed325f;}
        
        Background color #ed325f
      
           Border around this has a color of #ed325f        
        
          <div style="border:2px solid #ed325f;">Content here</div>
        
        
          .myborder {border:2px solid #ed325f;}
        
        Border color #ed325f