#fcbda2 color space conversions
Hex:
        #fcbda2
        RGB:
        252, 189, 162
        CMY:
        1, 26, 36
        CMYK:
        0, 25, 36, 1
      HSL:
        18°, 93.7500%, 81.1765%
        HSV (HSB):
        18°, 35.7143%, 98.8235%
        XYZ:
        64.8641, 59.6993, 42.2868
        xyY:
        0.3888, 0.3578, 59.6993
      CIE-Lab:
        81.6745, 19.1981, 22.4853
        CIE-LCH:
        81.6745, 29.5661, 49.5091
        CIE-Luv:
        81.6745, 43.3239, 27.4539
        Hunter-Lab:
        77.2653, 14.6361, 21.6367
      #fcbda2 color charts
#fcbda2 RGB chart
      #fcbda2 CMYK chart
      #fcbda2 RGB pie chart
      #fcbda2 color shades, tints & tones
#fcbda2 color schemes
#fcbda2 color preview, HTML & CSS examples
           This text has a color of #fcbda2        
        
          <p style="color:#fcbda2;">Text here</p>
        
        
          .mytext {color:#fcbda2;}
        
        Text color #fcbda2
      
           This box has a color of #fcbda2        
        
          <div style="background-color:#fcbda2;">Content here</div>
        
        
          .mybackground {background-color:#fcbda2;}
        
        Background color #fcbda2
      
           Border around this has a color of #fcbda2        
        
          <div style="border:2px solid #fcbda2;">Content here</div>
        
        
          .myborder {border:2px solid #fcbda2;}
        
        Border color #fcbda2