#fac8b2 color space conversions
Hex:
        #fac8b2
        RGB:
        250, 200, 178
        CMY:
        2, 22, 30
        CMYK:
        0, 20, 29, 2
      HSL:
        18°, 87.8049%, 83.9216%
        HSV (HSB):
        18°, 28.8000%, 98.0392%
        XYZ:
        68.1145, 64.8469, 51.0462
        xyY:
        0.3702, 0.3524, 64.8469
      CIE-Lab:
        84.4048, 14.6631, 17.7427
        CIE-LCH:
        84.4048, 23.0176, 50.4287
        CIE-Luv:
        84.4048, 33.3105, 22.4689
        Hunter-Lab:
        80.5276, 10.0615, 18.7856
      #fac8b2 color charts
#fac8b2 RGB chart
      #fac8b2 CMYK chart
      #fac8b2 RGB pie chart
      #fac8b2 color shades, tints & tones
#fac8b2 color schemes
#fac8b2 color preview, HTML & CSS examples
           This text has a color of #fac8b2        
        
          <p style="color:#fac8b2;">Text here</p>
        
        
          .mytext {color:#fac8b2;}
        
        Text color #fac8b2
      
           This box has a color of #fac8b2        
        
          <div style="background-color:#fac8b2;">Content here</div>
        
        
          .mybackground {background-color:#fac8b2;}
        
        Background color #fac8b2
      
           Border around this has a color of #fac8b2        
        
          <div style="border:2px solid #fac8b2;">Content here</div>
        
        
          .myborder {border:2px solid #fac8b2;}
        
        Border color #fac8b2