#faf9ba color space conversions
Hex:
        #faf9ba
        RGB:
        250, 249, 186
        CMY:
        2, 2, 27
        CMYK:
        0, 0, 26, 2
      HSL:
        59°, 86.4865%, 85.4902%
        HSV (HSB):
        59°, 25.6000%, 98.0392%
        XYZ:
        82.1629, 91.6205, 59.8085
        xyY:
        0.3517, 0.3922, 91.6205
      CIE-Lab:
        96.6650, -9.3227, 30.4561
        CIE-LCH:
        96.6650, 31.8511, 107.0195
        CIE-Luv:
        96.6650, 3.8458, 44.8881
        Hunter-Lab:
        95.7186, -14.2867, 29.9565
      #faf9ba color charts
#faf9ba RGB chart
      #faf9ba CMYK chart
      #faf9ba RGB pie chart
      #faf9ba color shades, tints & tones
#faf9ba color schemes
#faf9ba color preview, HTML & CSS examples
           This text has a color of #faf9ba        
        
          <p style="color:#faf9ba;">Text here</p>
        
        
          .mytext {color:#faf9ba;}
        
        Text color #faf9ba
      
           This box has a color of #faf9ba        
        
          <div style="background-color:#faf9ba;">Content here</div>
        
        
          .mybackground {background-color:#faf9ba;}
        
        Background color #faf9ba
      
           Border around this has a color of #faf9ba        
        
          <div style="border:2px solid #faf9ba;">Content here</div>
        
        
          .myborder {border:2px solid #faf9ba;}
        
        Border color #faf9ba