#fac8a2 color space conversions
Hex:
        #fac8a2
        RGB:
        250, 200, 162
        CMY:
        2, 22, 36
        CMYK:
        0, 20, 35, 2
      HSL:
        26°, 89.7959%, 80.7843%
        HSV (HSB):
        26°, 35.2000%, 98.0392%
        XYZ:
        66.6002, 64.2412, 43.0720
        xyY:
        0.3830, 0.3694, 64.2412
      CIE-Lab:
        84.0912, 12.6741, 25.7545
        CIE-LCH:
        84.0912, 28.7041, 63.7976
        CIE-Luv:
        84.0912, 34.9034, 33.1563
        Hunter-Lab:
        80.1506, 8.0590, 24.2437
      #fac8a2 color charts
#fac8a2 RGB chart
      #fac8a2 CMYK chart
      #fac8a2 RGB pie chart
      #fac8a2 color shades, tints & tones
#fac8a2 color schemes
#fac8a2 color preview, HTML & CSS examples
           This text has a color of #fac8a2        
        
          <p style="color:#fac8a2;">Text here</p>
        
        
          .mytext {color:#fac8a2;}
        
        Text color #fac8a2
      
           This box has a color of #fac8a2        
        
          <div style="background-color:#fac8a2;">Content here</div>
        
        
          .mybackground {background-color:#fac8a2;}
        
        Background color #fac8a2
      
           Border around this has a color of #fac8a2        
        
          <div style="border:2px solid #fac8a2;">Content here</div>
        
        
          .myborder {border:2px solid #fac8a2;}
        
        Border color #fac8a2