#fed6f5 color space conversions
Hex:
        #fed6f5
        RGB:
        254, 214, 245
        CMY:
        0, 16, 4
        CMYK:
        0, 16, 4, 0
      HSL:
        314°, 95.2381%, 91.7647%
        HSV (HSB):
        314°, 15.7480%, 99.6078%
        XYZ:
        81.4010, 75.7565, 96.7184
        xyY:
        0.3206, 0.2984, 75.7565
      CIE-Lab:
        89.7462, 19.0228, -9.9349
        CIE-LCH:
        89.7462, 21.4609, 332.4237
        CIE-Luv:
        89.7462, 21.1077, -18.8769
        Hunter-Lab:
        87.0382, 14.6222, -4.9573
      #fed6f5 color charts
#fed6f5 RGB chart
      #fed6f5 CMYK chart
      #fed6f5 RGB pie chart
      #fed6f5 color shades, tints & tones
#fed6f5 color schemes
#fed6f5 color preview, HTML & CSS examples
           This text has a color of #fed6f5        
        
          <p style="color:#fed6f5;">Text here</p>
        
        
          .mytext {color:#fed6f5;}
        
        Text color #fed6f5
      
           This box has a color of #fed6f5        
        
          <div style="background-color:#fed6f5;">Content here</div>
        
        
          .mybackground {background-color:#fed6f5;}
        
        Background color #fed6f5
      
           Border around this has a color of #fed6f5        
        
          <div style="border:2px solid #fed6f5;">Content here</div>
        
        
          .myborder {border:2px solid #fed6f5;}
        
        Border color #fed6f5