#fcc2c1 color space conversions
Hex:
        #fcc2c1
        RGB:
        252, 194, 193
        CMY:
        1, 24, 24
        CMYK:
        0, 23, 23, 1
      HSL:
        1°, 90.7692%, 87.2549%
        HSV (HSB):
        1°, 23.4127%, 98.8235%
        XYZ:
        69.0623, 63.1293, 58.9973
        xyY:
        0.3612, 0.3302, 63.1293
      CIE-Lab:
        83.5104, 20.5842, 8.5196
        CIE-LCH:
        83.5104, 22.2777, 22.4843
        CIE-Luv:
        83.5104, 36.6076, 8.5918
        Hunter-Lab:
        79.4539, 16.1100, 11.5929
      #fcc2c1 color charts
#fcc2c1 RGB chart
      #fcc2c1 CMYK chart
      #fcc2c1 RGB pie chart
      #fcc2c1 color shades, tints & tones
#fcc2c1 color schemes
#fcc2c1 color preview, HTML & CSS examples
           This text has a color of #fcc2c1        
        
          <p style="color:#fcc2c1;">Text here</p>
        
        
          .mytext {color:#fcc2c1;}
        
        Text color #fcc2c1
      
           This box has a color of #fcc2c1        
        
          <div style="background-color:#fcc2c1;">Content here</div>
        
        
          .mybackground {background-color:#fcc2c1;}
        
        Background color #fcc2c1
      
           Border around this has a color of #fcc2c1        
        
          <div style="border:2px solid #fcc2c1;">Content here</div>
        
        
          .myborder {border:2px solid #fcc2c1;}
        
        Border color #fcc2c1