#fcaf9a color space conversions
Hex:
        #fcaf9a
        RGB:
        252, 175, 154
        CMY:
        1, 31, 40
        CMYK:
        0, 31, 39, 1
      HSL:
        13°, 94.2308%, 79.6078%
        HSV (HSB):
        13°, 38.8889%, 98.8235%
        XYZ:
        61.3076, 53.6885, 37.7035
        xyY:
        0.4015, 0.3516, 53.6885
      CIE-Lab:
        78.2797, 25.6333, 22.1071
        CIE-LCH:
        78.2797, 33.8495, 40.7756
        CIE-Luv:
        78.2797, 53.3855, 25.2876
        Hunter-Lab:
        73.2724, 21.1255, 20.7821
      #fcaf9a color charts
#fcaf9a RGB chart
      #fcaf9a CMYK chart
      #fcaf9a RGB pie chart
      #fcaf9a color shades, tints & tones
#fcaf9a color schemes
#fcaf9a color preview, HTML & CSS examples
           This text has a color of #fcaf9a        
        
          <p style="color:#fcaf9a;">Text here</p>
        
        
          .mytext {color:#fcaf9a;}
        
        Text color #fcaf9a
      
           This box has a color of #fcaf9a        
        
          <div style="background-color:#fcaf9a;">Content here</div>
        
        
          .mybackground {background-color:#fcaf9a;}
        
        Background color #fcaf9a
      
           Border around this has a color of #fcaf9a        
        
          <div style="border:2px solid #fcaf9a;">Content here</div>
        
        
          .myborder {border:2px solid #fcaf9a;}
        
        Border color #fcaf9a