#fec5ce color space conversions
Hex:
        #fec5ce
        RGB:
        254, 197, 206
        CMY:
        0, 23, 19
        CMYK:
        0, 22, 19, 0
      HSL:
        351°, 96.6102%, 88.4314%
        HSV (HSB):
        351°, 22.4409%, 99.6078%
        XYZ:
        71.9799, 65.4596, 67.2337
        xyY:
        0.3517, 0.3198, 65.4596
      CIE-Lab:
        84.7200, 21.6130, 3.3456
        CIE-LCH:
        84.7200, 21.8704, 8.7993
        CIE-Luv:
        84.7200, 34.6633, 0.9692
        Hunter-Lab:
        80.9071, 17.2171, 7.3650
      #fec5ce color charts
#fec5ce RGB chart
      #fec5ce CMYK chart
      #fec5ce RGB pie chart
      #fec5ce color shades, tints & tones
#fec5ce color schemes
#fec5ce color preview, HTML & CSS examples
           This text has a color of #fec5ce        
        
          <p style="color:#fec5ce;">Text here</p>
        
        
          .mytext {color:#fec5ce;}
        
        Text color #fec5ce
      
           This box has a color of #fec5ce        
        
          <div style="background-color:#fec5ce;">Content here</div>
        
        
          .mybackground {background-color:#fec5ce;}
        
        Background color #fec5ce
      
           Border around this has a color of #fec5ce        
        
          <div style="border:2px solid #fec5ce;">Content here</div>
        
        
          .myborder {border:2px solid #fec5ce;}
        
        Border color #fec5ce