#faf0a4 color space conversions
Hex:
        #faf0a4
        RGB:
        250, 240, 164
        CMY:
        2, 6, 36
        CMYK:
        0, 4, 34, 2
      HSL:
        53°, 89.5833%, 81.1765%
        HSV (HSB):
        53°, 34.4000%, 98.0392%
        XYZ:
        77.2853, 85.3245, 47.5179
        xyY:
        0.3678, 0.4061, 85.3245
      CIE-Lab:
        94.0228, -7.5522, 37.9909
        CIE-LCH:
        94.0228, 38.7343, 101.2433
        CIE-Luv:
        94.0228, 10.1384, 53.4277
        Hunter-Lab:
        92.3713, -12.3022, 34.1598
      #faf0a4 color charts
#faf0a4 RGB chart
      #faf0a4 CMYK chart
      #faf0a4 RGB pie chart
      #faf0a4 color shades, tints & tones
#faf0a4 color schemes
#faf0a4 color preview, HTML & CSS examples
           This text has a color of #faf0a4        
        
          <p style="color:#faf0a4;">Text here</p>
        
        
          .mytext {color:#faf0a4;}
        
        Text color #faf0a4
      
           This box has a color of #faf0a4        
        
          <div style="background-color:#faf0a4;">Content here</div>
        
        
          .mybackground {background-color:#faf0a4;}
        
        Background color #faf0a4
      
           Border around this has a color of #faf0a4        
        
          <div style="border:2px solid #faf0a4;">Content here</div>
        
        
          .myborder {border:2px solid #faf0a4;}
        
        Border color #faf0a4