#fcd4ca color space conversions
Hex:
        #fcd4ca
        RGB:
        252, 212, 202
        CMY:
        1, 17, 21
        CMYK:
        0, 16, 20, 1
      HSL:
        12°, 89.2857%, 89.0196%
        HSV (HSB):
        12°, 19.8413%, 98.8235%
        XYZ:
        74.3490, 72.0467, 65.8649
        xyY:
        0.3503, 0.3394, 72.0467
      CIE-Lab:
        87.9911, 12.4600, 10.1491
        CIE-LCH:
        87.9911, 16.0703, 39.1640
        CIE-Luv:
        87.9911, 25.1918, 12.6240
        Hunter-Lab:
        84.8803, 7.8126, 13.4087
      #fcd4ca color charts
#fcd4ca RGB chart
      #fcd4ca CMYK chart
      #fcd4ca RGB pie chart
      #fcd4ca color shades, tints & tones
#fcd4ca color schemes
#fcd4ca color preview, HTML & CSS examples
           This text has a color of #fcd4ca        
        
          <p style="color:#fcd4ca;">Text here</p>
        
        
          .mytext {color:#fcd4ca;}
        
        Text color #fcd4ca
      
           This box has a color of #fcd4ca        
        
          <div style="background-color:#fcd4ca;">Content here</div>
        
        
          .mybackground {background-color:#fcd4ca;}
        
        Background color #fcd4ca
      
           Border around this has a color of #fcd4ca        
        
          <div style="border:2px solid #fcd4ca;">Content here</div>
        
        
          .myborder {border:2px solid #fcd4ca;}
        
        Border color #fcd4ca