#fca7ca color space conversions
Hex:
        #fca7ca
        RGB:
        252, 167, 202
        CMY:
        1, 35, 21
        CMYK:
        0, 34, 20, 1
      HSL:
        335°, 93.4066%, 82.1569%
        HSV (HSB):
        335°, 33.7302%, 98.8235%
        XYZ:
        64.6243, 52.5971, 62.6233
        xyY:
        0.3593, 0.2925, 52.5971
      CIE-Lab:
        77.6365, 36.0597, -4.8818
        CIE-LCH:
        77.6365, 36.3887, 352.2901
        CIE-Luv:
        77.6365, 50.8359, -13.9310
        Hunter-Lab:
        72.5239, 32.1402, -0.4293
      #fca7ca color charts
#fca7ca RGB chart
      #fca7ca CMYK chart
      #fca7ca RGB pie chart
      #fca7ca color shades, tints & tones
#fca7ca color schemes
#fca7ca color preview, HTML & CSS examples
           This text has a color of #fca7ca        
        
          <p style="color:#fca7ca;">Text here</p>
        
        
          .mytext {color:#fca7ca;}
        
        Text color #fca7ca
      
           This box has a color of #fca7ca        
        
          <div style="background-color:#fca7ca;">Content here</div>
        
        
          .mybackground {background-color:#fca7ca;}
        
        Background color #fca7ca
      
           Border around this has a color of #fca7ca        
        
          <div style="border:2px solid #fca7ca;">Content here</div>
        
        
          .myborder {border:2px solid #fca7ca;}
        
        Border color #fca7ca