#fed0cf color space conversions
Hex:
        #fed0cf
        RGB:
        254, 208, 207
        CMY:
        0, 18, 19
        CMYK:
        0, 18, 19, 0
      HSL:
        1°, 95.9184%, 90.3922%
        HSV (HSB):
        1°, 18.5039%, 99.6078%
        XYZ:
        74.6914, 70.6876, 68.7389
        xyY:
        0.3488, 0.3301, 70.6876
      CIE-Lab:
        87.3330, 16.0025, 6.5892
        CIE-LCH:
        87.3330, 17.3060, 22.3800
        CIE-Luv:
        87.3330, 28.2885, 6.8103
        Hunter-Lab:
        84.0759, 11.4431, 10.3787
      #fed0cf color charts
#fed0cf RGB chart
      #fed0cf CMYK chart
      #fed0cf RGB pie chart
      #fed0cf color shades, tints & tones
#fed0cf color schemes
#fed0cf color preview, HTML & CSS examples
           This text has a color of #fed0cf        
        
          <p style="color:#fed0cf;">Text here</p>
        
        
          .mytext {color:#fed0cf;}
        
        Text color #fed0cf
      
           This box has a color of #fed0cf        
        
          <div style="background-color:#fed0cf;">Content here</div>
        
        
          .mybackground {background-color:#fed0cf;}
        
        Background color #fed0cf
      
           Border around this has a color of #fed0cf        
        
          <div style="border:2px solid #fed0cf;">Content here</div>
        
        
          .myborder {border:2px solid #fed0cf;}
        
        Border color #fed0cf