#fac8a1 color space conversions
Hex:
        #fac8a1
        RGB:
        250, 200, 161
        CMY:
        2, 22, 37
        CMYK:
        0, 20, 36, 2
      HSL:
        26°, 89.8990%, 80.5882%
        HSV (HSB):
        26°, 35.6000%, 98.0392%
        XYZ:
        66.5116, 64.2058, 42.6056
        xyY:
        0.3837, 0.3704, 64.2058
      CIE-Lab:
        84.0728, 12.5565, 26.2546
        CIE-LCH:
        84.0728, 29.1027, 64.4401
        CIE-Luv:
        84.0728, 34.9994, 33.7988
        Hunter-Lab:
        80.1285, 7.9413, 24.5645
      #fac8a1 color charts
#fac8a1 RGB chart
      #fac8a1 CMYK chart
      #fac8a1 RGB pie chart
      #fac8a1 color shades, tints & tones
#fac8a1 color schemes
#fac8a1 color preview, HTML & CSS examples
           This text has a color of #fac8a1        
        
          <p style="color:#fac8a1;">Text here</p>
        
        
          .mytext {color:#fac8a1;}
        
        Text color #fac8a1
      
           This box has a color of #fac8a1        
        
          <div style="background-color:#fac8a1;">Content here</div>
        
        
          .mybackground {background-color:#fac8a1;}
        
        Background color #fac8a1
      
           Border around this has a color of #fac8a1        
        
          <div style="border:2px solid #fac8a1;">Content here</div>
        
        
          .myborder {border:2px solid #fac8a1;}
        
        Border color #fac8a1