#fcb4af color space conversions
Hex:
        #fcb4af
        RGB:
        252, 180, 175
        CMY:
        1, 29, 31
        CMYK:
        0, 29, 31, 1
      HSL:
        4°, 92.7711%, 83.7255%
        HSV (HSB):
        4°, 30.5556%, 98.8235%
        XYZ:
        64.2040, 56.4331, 48.0662
        xyY:
        0.3806, 0.3345, 56.4331
      CIE-Lab:
        79.8597, 25.5221, 12.9905
        CIE-LCH:
        79.8597, 28.6379, 26.9757
        CIE-Luv:
        79.8597, 47.3522, 13.6308
        Hunter-Lab:
        75.1220, 21.0940, 14.6491
      #fcb4af color charts
#fcb4af RGB chart
      #fcb4af CMYK chart
      #fcb4af RGB pie chart
      #fcb4af color shades, tints & tones
#fcb4af color schemes
#fcb4af color preview, HTML & CSS examples
           This text has a color of #fcb4af        
        
          <p style="color:#fcb4af;">Text here</p>
        
        
          .mytext {color:#fcb4af;}
        
        Text color #fcb4af
      
           This box has a color of #fcb4af        
        
          <div style="background-color:#fcb4af;">Content here</div>
        
        
          .mybackground {background-color:#fcb4af;}
        
        Background color #fcb4af
      
           Border around this has a color of #fcb4af        
        
          <div style="border:2px solid #fcb4af;">Content here</div>
        
        
          .myborder {border:2px solid #fcb4af;}
        
        Border color #fcb4af