#faf8e1 color space conversions
Hex:
        #faf8e1
        RGB:
        250, 248, 225
        CMY:
        2, 3, 12
        CMYK:
        0, 1, 10, 2
      HSL:
        55°, 71.4286%, 93.1373%
        HSV (HSB):
        55°, 10.0000%, 98.0392%
        XYZ:
        86.5823, 92.8950, 84.6013
        xyY:
        0.3279, 0.3518, 92.8950
      CIE-Lab:
        97.1850, -3.1731, 11.2801
        CIE-LCH:
        97.1850, 11.7179, 105.7111
        CIE-Luv:
        97.1850, 2.4137, 17.5237
        Hunter-Lab:
        96.3821, -8.3178, 15.4245
      #faf8e1 color charts
#faf8e1 RGB chart
      #faf8e1 CMYK chart
      #faf8e1 RGB pie chart
      #faf8e1 color shades, tints & tones
#faf8e1 color schemes
#faf8e1 color preview, HTML & CSS examples
           This text has a color of #faf8e1        
        
          <p style="color:#faf8e1;">Text here</p>
        
        
          .mytext {color:#faf8e1;}
        
        Text color #faf8e1
      
           This box has a color of #faf8e1        
        
          <div style="background-color:#faf8e1;">Content here</div>
        
        
          .mybackground {background-color:#faf8e1;}
        
        Background color #faf8e1
      
           Border around this has a color of #faf8e1        
        
          <div style="border:2px solid #faf8e1;">Content here</div>
        
        
          .myborder {border:2px solid #faf8e1;}
        
        Border color #faf8e1