#fac7c2 color space conversions
Hex:
        #fac7c2
        RGB:
        250, 199, 194
        CMY:
        2, 22, 24
        CMYK:
        0, 20, 22, 2
      HSL:
        5°, 84.8485%, 87.0588%
        HSV (HSB):
        5°, 22.4000%, 98.0392%
        XYZ:
        69.5854, 65.0659, 59.9304
        xyY:
        0.3576, 0.3344, 65.0659
      CIE-Lab:
        84.5177, 17.3743, 9.4013
        CIE-LCH:
        84.5177, 19.7547, 28.4180
        CIE-Luv:
        84.5177, 32.2039, 10.5000
        Hunter-Lab:
        80.6634, 12.8244, 12.4138
      #fac7c2 color charts
#fac7c2 RGB chart
      #fac7c2 CMYK chart
      #fac7c2 RGB pie chart
      #fac7c2 color shades, tints & tones
#fac7c2 color schemes
#fac7c2 color preview, HTML & CSS examples
           This text has a color of #fac7c2        
        
          <p style="color:#fac7c2;">Text here</p>
        
        
          .mytext {color:#fac7c2;}
        
        Text color #fac7c2
      
           This box has a color of #fac7c2        
        
          <div style="background-color:#fac7c2;">Content here</div>
        
        
          .mybackground {background-color:#fac7c2;}
        
        Background color #fac7c2
      
           Border around this has a color of #fac7c2        
        
          <div style="border:2px solid #fac7c2;">Content here</div>
        
        
          .myborder {border:2px solid #fac7c2;}
        
        Border color #fac7c2