#faf8e0 color space conversions
Hex:
        #faf8e0
        RGB:
        250, 248, 224
        CMY:
        2, 3, 12
        CMYK:
        0, 1, 10, 2
      HSL:
        55°, 72.2222%, 92.9412%
        HSV (HSB):
        55°, 10.4000%, 98.0392%
        XYZ:
        86.4463, 92.8406, 83.8848
        xyY:
        0.3285, 0.3528, 92.8406
      CIE-Lab:
        97.1629, -3.3318, 11.7626
        CIE-LCH:
        97.1629, 12.2253, 105.8150
        CIE-Luv:
        97.1629, 2.4681, 18.2538
        Hunter-Lab:
        96.3538, -8.4734, 15.8303
      #faf8e0 color charts
#faf8e0 RGB chart
      #faf8e0 CMYK chart
      #faf8e0 RGB pie chart
      #faf8e0 color shades, tints & tones
#faf8e0 color schemes
#faf8e0 color preview, HTML & CSS examples
           This text has a color of #faf8e0        
        
          <p style="color:#faf8e0;">Text here</p>
        
        
          .mytext {color:#faf8e0;}
        
        Text color #faf8e0
      
           This box has a color of #faf8e0        
        
          <div style="background-color:#faf8e0;">Content here</div>
        
        
          .mybackground {background-color:#faf8e0;}
        
        Background color #faf8e0
      
           Border around this has a color of #faf8e0        
        
          <div style="border:2px solid #faf8e0;">Content here</div>
        
        
          .myborder {border:2px solid #faf8e0;}
        
        Border color #faf8e0