#fac7c1 color space conversions
Hex:
        #fac7c1
        RGB:
        250, 199, 193
        CMY:
        2, 22, 24
        CMYK:
        0, 20, 23, 2
      HSL:
        6°, 85.0746%, 86.8627%
        HSV (HSB):
        6°, 22.8000%, 98.0392%
        XYZ:
        69.4734, 65.0211, 59.3408
        xyY:
        0.3584, 0.3354, 65.0211
      CIE-Lab:
        84.4946, 17.2319, 9.9008
        CIE-LCH:
        84.4946, 19.8737, 29.8801
        CIE-Luv:
        84.4946, 32.3136, 11.2308
        Hunter-Lab:
        80.6357, 12.6781, 12.8127
      #fac7c1 color charts
#fac7c1 RGB chart
      #fac7c1 CMYK chart
      #fac7c1 RGB pie chart
      #fac7c1 color shades, tints & tones
#fac7c1 color schemes
#fac7c1 color preview, HTML & CSS examples
           This text has a color of #fac7c1        
        
          <p style="color:#fac7c1;">Text here</p>
        
        
          .mytext {color:#fac7c1;}
        
        Text color #fac7c1
      
           This box has a color of #fac7c1        
        
          <div style="background-color:#fac7c1;">Content here</div>
        
        
          .mybackground {background-color:#fac7c1;}
        
        Background color #fac7c1
      
           Border around this has a color of #fac7c1        
        
          <div style="border:2px solid #fac7c1;">Content here</div>
        
        
          .myborder {border:2px solid #fac7c1;}
        
        Border color #fac7c1