#fcafa5 color space conversions
Hex:
        #fcafa5
        RGB:
        252, 175, 165
        CMY:
        1, 31, 35
        CMYK:
        0, 31, 35, 1
      HSL:
        7°, 93.5484%, 81.7647%
        HSV (HSB):
        7°, 34.5238%, 98.8235%
        XYZ:
        62.2664, 54.0720, 42.7525
        xyY:
        0.3914, 0.3399, 54.0720
      CIE-Lab:
        78.5037, 26.9084, 16.4848
        CIE-LCH:
        78.5037, 31.5565, 31.4928
        CIE-Luv:
        78.5037, 51.8713, 17.8928
        Hunter-Lab:
        73.5337, 22.4652, 17.0024
      #fcafa5 color charts
#fcafa5 RGB chart
      #fcafa5 CMYK chart
      #fcafa5 RGB pie chart
      #fcafa5 color shades, tints & tones
#fcafa5 color schemes
#fcafa5 color preview, HTML & CSS examples
           This text has a color of #fcafa5        
        
          <p style="color:#fcafa5;">Text here</p>
        
        
          .mytext {color:#fcafa5;}
        
        Text color #fcafa5
      
           This box has a color of #fcafa5        
        
          <div style="background-color:#fcafa5;">Content here</div>
        
        
          .mybackground {background-color:#fcafa5;}
        
        Background color #fcafa5
      
           Border around this has a color of #fcafa5        
        
          <div style="border:2px solid #fcafa5;">Content here</div>
        
        
          .myborder {border:2px solid #fcafa5;}
        
        Border color #fcafa5