#fac8a9 color space conversions
Hex:
        #fac8a9
        RGB:
        250, 200, 169
        CMY:
        2, 22, 34
        CMYK:
        0, 20, 32, 2
      HSL:
        23°, 89.0110%, 82.1569%
        HSV (HSB):
        23°, 32.4000%, 98.0392%
        XYZ:
        67.2400, 64.4971, 46.4414
        xyY:
        0.3774, 0.3620, 64.4971
      CIE-Lab:
        84.2239, 13.5196, 22.2507
        CIE-LCH:
        84.2239, 26.0360, 58.7170
        CIE-Luv:
        84.2239, 34.2197, 28.5730
        Hunter-Lab:
        80.3101, 8.9074, 21.9311
      #fac8a9 color charts
#fac8a9 RGB chart
      #fac8a9 CMYK chart
      #fac8a9 RGB pie chart
      #fac8a9 color shades, tints & tones
#fac8a9 color schemes
#fac8a9 color preview, HTML & CSS examples
           This text has a color of #fac8a9        
        
          <p style="color:#fac8a9;">Text here</p>
        
        
          .mytext {color:#fac8a9;}
        
        Text color #fac8a9
      
           This box has a color of #fac8a9        
        
          <div style="background-color:#fac8a9;">Content here</div>
        
        
          .mybackground {background-color:#fac8a9;}
        
        Background color #fac8a9
      
           Border around this has a color of #fac8a9        
        
          <div style="border:2px solid #fac8a9;">Content here</div>
        
        
          .myborder {border:2px solid #fac8a9;}
        
        Border color #fac8a9