#fec5cf color space conversions
Hex:
        #fec5cf
        RGB:
        254, 197, 207
        CMY:
        0, 23, 19
        CMYK:
        0, 22, 19, 0
      HSL:
        349°, 96.6102%, 88.4314%
        HSV (HSB):
        349°, 22.4409%, 99.6078%
        XYZ:
        72.1018, 65.5083, 67.8757
        xyY:
        0.3509, 0.3188, 65.5083
      CIE-Lab:
        84.7450, 21.7624, 2.8484
        CIE-LCH:
        84.7450, 21.9480, 7.4568
        CIE-Luv:
        84.7450, 34.5425, 0.2121
        Hunter-Lab:
        80.9372, 17.3741, 6.9342
      #fec5cf color charts
#fec5cf RGB chart
      #fec5cf CMYK chart
      #fec5cf RGB pie chart
      #fec5cf color shades, tints & tones
#fec5cf color schemes
#fec5cf color preview, HTML & CSS examples
           This text has a color of #fec5cf        
        
          <p style="color:#fec5cf;">Text here</p>
        
        
          .mytext {color:#fec5cf;}
        
        Text color #fec5cf
      
           This box has a color of #fec5cf        
        
          <div style="background-color:#fec5cf;">Content here</div>
        
        
          .mybackground {background-color:#fec5cf;}
        
        Background color #fec5cf
      
           Border around this has a color of #fec5cf        
        
          <div style="border:2px solid #fec5cf;">Content here</div>
        
        
          .myborder {border:2px solid #fec5cf;}
        
        Border color #fec5cf