#ed334f color space conversions
Hex:
        #ed334f
        RGB:
        237, 51, 79
        CMY:
        7, 80, 69
        CMYK:
        0, 78, 67, 7
      HSL:
        351°, 83.7838%, 56.4706%
        HSV (HSB):
        351°, 78.4810%, 92.9412%
        XYZ:
        37.5202, 20.9367, 9.4608
        xyY:
        0.5524, 0.3083, 20.9367
      CIE-Lab:
        52.8801, 69.8883, 30.1754
        CIE-LCH:
        52.8801, 76.1245, 23.3531
        CIE-Luv:
        52.8801, 135.5348, 18.9694
        Hunter-Lab:
        45.7566, 66.2948, 19.7706
      #ed334f color charts
#ed334f RGB chart
      #ed334f CMYK chart
      #ed334f RGB pie chart
      #ed334f color shades, tints & tones
#ed334f color schemes
#ed334f color preview, HTML & CSS examples
           This text has a color of #ed334f        
        
          <p style="color:#ed334f;">Text here</p>
        
        
          .mytext {color:#ed334f;}
        
        Text color #ed334f
      
           This box has a color of #ed334f        
        
          <div style="background-color:#ed334f;">Content here</div>
        
        
          .mybackground {background-color:#ed334f;}
        
        Background color #ed334f
      
           Border around this has a color of #ed334f        
        
          <div style="border:2px solid #ed334f;">Content here</div>
        
        
          .myborder {border:2px solid #ed334f;}
        
        Border color #ed334f