#fed2e4 color space conversions
Hex:
        #fed2e4
        RGB:
        254, 210, 228
        CMY:
        0, 18, 11
        CMYK:
        0, 17, 10, 0
      HSL:
        335°, 95.6522%, 90.9804%
        HSV (HSB):
        335°, 17.3228%, 99.6078%
        XYZ:
        77.9232, 72.7655, 83.3369
        xyY:
        0.3330, 0.3109, 72.7655
      CIE-Lab:
        88.3357, 18.2415, -3.0566
        CIE-LCH:
        88.3357, 18.4958, 350.4877
        CIE-Luv:
        88.3357, 24.9799, -7.9892
        Hunter-Lab:
        85.3027, 13.7785, 1.7882
      #fed2e4 color charts
#fed2e4 RGB chart
      #fed2e4 CMYK chart
      #fed2e4 RGB pie chart
      #fed2e4 color shades, tints & tones
#fed2e4 color schemes
#fed2e4 color preview, HTML & CSS examples
           This text has a color of #fed2e4        
        
          <p style="color:#fed2e4;">Text here</p>
        
        
          .mytext {color:#fed2e4;}
        
        Text color #fed2e4
      
           This box has a color of #fed2e4        
        
          <div style="background-color:#fed2e4;">Content here</div>
        
        
          .mybackground {background-color:#fed2e4;}
        
        Background color #fed2e4
      
           Border around this has a color of #fed2e4        
        
          <div style="border:2px solid #fed2e4;">Content here</div>
        
        
          .myborder {border:2px solid #fed2e4;}
        
        Border color #fed2e4