#fafb66 color space conversions
Hex:
        #fafb66
        RGB:
        250, 251, 102
        CMY:
        2, 2, 60
        CMYK:
        0, 0, 59, 2
      HSL:
        60°, 94.9045%, 69.2157%
        HSV (HSB):
        60°, 59.3625%, 98.4314%
        XYZ:
        76.3198, 90.2777, 25.9732
        xyY:
        0.3963, 0.4688, 90.2777
      CIE-Lab:
        96.1118, -18.5083, 69.2591
        CIE-LCH:
        96.1118, 71.6894, 104.9617
        CIE-Luv:
        96.1118, 5.6796, 87.8512
        Hunter-Lab:
        95.0146, -22.8966, 50.3026
      #fafb66 color charts
#fafb66 RGB chart
      #fafb66 CMYK chart
      #fafb66 RGB pie chart
      #fafb66 color shades, tints & tones
#fafb66 color schemes
#fafb66 color preview, HTML & CSS examples
           This text has a color of #fafb66        
        
          <p style="color:#fafb66;">Text here</p>
        
        
          .mytext {color:#fafb66;}
        
        Text color #fafb66
      
           This box has a color of #fafb66        
        
          <div style="background-color:#fafb66;">Content here</div>
        
        
          .mybackground {background-color:#fafb66;}
        
        Background color #fafb66
      
           Border around this has a color of #fafb66        
        
          <div style="border:2px solid #fafb66;">Content here</div>
        
        
          .myborder {border:2px solid #fafb66;}
        
        Border color #fafb66