#fca1bc color space conversions
Hex:
        #fca1bc
        RGB:
        252, 161, 188
        CMY:
        1, 37, 26
        CMYK:
        0, 36, 25, 1
      HSL:
        342°, 93.8144%, 80.9804%
        HSV (HSB):
        342°, 36.1111%, 98.8235%
        XYZ:
        61.9669, 49.8160, 53.9264
        xyY:
        0.3739, 0.3006, 49.8160
      CIE-Lab:
        75.9562, 37.1916, 0.3073
        CIE-LCH:
        75.9562, 37.1928, 0.4734
        CIE-Luv:
        75.9562, 56.7121, -6.5124
        Hunter-Lab:
        70.5805, 33.2001, 4.1063
      #fca1bc color charts
#fca1bc RGB chart
      #fca1bc CMYK chart
      #fca1bc RGB pie chart
      #fca1bc color shades, tints & tones
#fca1bc color schemes
#fca1bc color preview, HTML & CSS examples
           This text has a color of #fca1bc        
        
          <p style="color:#fca1bc;">Text here</p>
        
        
          .mytext {color:#fca1bc;}
        
        Text color #fca1bc
      
           This box has a color of #fca1bc        
        
          <div style="background-color:#fca1bc;">Content here</div>
        
        
          .mybackground {background-color:#fca1bc;}
        
        Background color #fca1bc
      
           Border around this has a color of #fca1bc        
        
          <div style="border:2px solid #fca1bc;">Content here</div>
        
        
          .myborder {border:2px solid #fca1bc;}
        
        Border color #fca1bc