#fac1bf color space conversions
Hex:
        #fac1bf
        RGB:
        250, 193, 191
        CMY:
        2, 24, 25
        CMYK:
        0, 23, 24, 2
      HSL:
        2°, 85.5072%, 86.4706%
        HSV (HSB):
        2°, 23.6000%, 98.0392%
        XYZ:
        67.8983, 62.2255, 57.7223
        xyY:
        0.3615, 0.3313, 62.2255
      CIE-Lab:
        83.0332, 20.1011, 8.8801
        CIE-LCH:
        83.0332, 21.9752, 23.8344
        CIE-Luv:
        83.0332, 36.0659, 9.1846
        Hunter-Lab:
        78.8831, 15.5975, 11.8331
      #fac1bf color charts
#fac1bf RGB chart
      #fac1bf CMYK chart
      #fac1bf RGB pie chart
      #fac1bf color shades, tints & tones
#fac1bf color schemes
#fac1bf color preview, HTML & CSS examples
           This text has a color of #fac1bf        
        
          <p style="color:#fac1bf;">Text here</p>
        
        
          .mytext {color:#fac1bf;}
        
        Text color #fac1bf
      
           This box has a color of #fac1bf        
        
          <div style="background-color:#fac1bf;">Content here</div>
        
        
          .mybackground {background-color:#fac1bf;}
        
        Background color #fac1bf
      
           Border around this has a color of #fac1bf        
        
          <div style="border:2px solid #fac1bf;">Content here</div>
        
        
          .myborder {border:2px solid #fac1bf;}
        
        Border color #fac1bf