#fac8c1 color space conversions
Hex:
        #fac8c1
        RGB:
        250, 200, 193
        CMY:
        2, 22, 24
        CMYK:
        0, 20, 23, 2
      HSL:
        7°, 85.0746%, 86.8627%
        HSV (HSB):
        7°, 22.8000%, 98.0392%
        XYZ:
        69.7043, 65.4828, 59.4177
        xyY:
        0.3582, 0.3365, 65.4828
      CIE-Lab:
        84.7319, 16.7073, 10.2394
        CIE-LCH:
        84.7319, 19.5954, 31.5028
        CIE-Luv:
        84.7319, 31.7280, 11.8176
        Hunter-Lab:
        80.9214, 12.1441, 13.1105
      #fac8c1 color charts
#fac8c1 RGB chart
      #fac8c1 CMYK chart
      #fac8c1 RGB pie chart
      #fac8c1 color shades, tints & tones
#fac8c1 color schemes
#fac8c1 color preview, HTML & CSS examples
           This text has a color of #fac8c1        
        
          <p style="color:#fac8c1;">Text here</p>
        
        
          .mytext {color:#fac8c1;}
        
        Text color #fac8c1
      
           This box has a color of #fac8c1        
        
          <div style="background-color:#fac8c1;">Content here</div>
        
        
          .mybackground {background-color:#fac8c1;}
        
        Background color #fac8c1
      
           Border around this has a color of #fac8c1        
        
          <div style="border:2px solid #fac8c1;">Content here</div>
        
        
          .myborder {border:2px solid #fac8c1;}
        
        Border color #fac8c1