#fcb2a0 color space conversions
Hex:
        #fcb2a0
        RGB:
        252, 178, 160
        CMY:
        1, 30, 37
        CMYK:
        0, 29, 37, 1
      HSL:
        12°, 93.8776%, 80.7843%
        HSV (HSB):
        12°, 36.5079%, 98.8235%
        XYZ:
        62.4104, 55.0743, 40.5987
        xyY:
        0.3948, 0.3484, 55.0743
      CIE-Lab:
        79.0840, 24.7415, 19.9872
        CIE-LCH:
        79.0840, 31.8062, 38.9327
        CIE-Luv:
        79.0840, 50.6353, 22.8944
        Hunter-Lab:
        74.2121, 20.2428, 19.5130
      #fcb2a0 color charts
#fcb2a0 RGB chart
      #fcb2a0 CMYK chart
      #fcb2a0 RGB pie chart
      #fcb2a0 color shades, tints & tones
#fcb2a0 color schemes
#fcb2a0 color preview, HTML & CSS examples
           This text has a color of #fcb2a0        
        
          <p style="color:#fcb2a0;">Text here</p>
        
        
          .mytext {color:#fcb2a0;}
        
        Text color #fcb2a0
      
           This box has a color of #fcb2a0        
        
          <div style="background-color:#fcb2a0;">Content here</div>
        
        
          .mybackground {background-color:#fcb2a0;}
        
        Background color #fcb2a0
      
           Border around this has a color of #fcb2a0        
        
          <div style="border:2px solid #fcb2a0;">Content here</div>
        
        
          .myborder {border:2px solid #fcb2a0;}
        
        Border color #fcb2a0