#fed2c8 color space conversions
Hex:
        #fed2c8
        RGB:
        254, 210, 200
        CMY:
        0, 18, 22
        CMYK:
        0, 17, 21, 0
      HSL:
        11°, 96.4286%, 89.0196%
        HSV (HSB):
        11°, 21.2598%, 99.6078%
        XYZ:
        74.3450, 71.3341, 64.4940
        xyY:
        0.3537, 0.3394, 71.3341
      CIE-Lab:
        87.6471, 13.9341, 10.7378
        CIE-LCH:
        87.6471, 17.5915, 37.6182
        CIE-Luv:
        87.6471, 27.8517, 13.1573
        Hunter-Lab:
        84.4595, 9.3193, 13.8473
      #fed2c8 color charts
#fed2c8 RGB chart
      #fed2c8 CMYK chart
      #fed2c8 RGB pie chart
      #fed2c8 color shades, tints & tones
#fed2c8 color schemes
#fed2c8 color preview, HTML & CSS examples
           This text has a color of #fed2c8        
        
          <p style="color:#fed2c8;">Text here</p>
        
        
          .mytext {color:#fed2c8;}
        
        Text color #fed2c8
      
           This box has a color of #fed2c8        
        
          <div style="background-color:#fed2c8;">Content here</div>
        
        
          .mybackground {background-color:#fed2c8;}
        
        Background color #fed2c8
      
           Border around this has a color of #fed2c8        
        
          <div style="border:2px solid #fed2c8;">Content here</div>
        
        
          .myborder {border:2px solid #fed2c8;}
        
        Border color #fed2c8