#fafb74 color space conversions
Hex:
        #fafb74
        RGB:
        250, 251, 116
        CMY:
        2, 2, 55
        CMYK:
        0, 0, 54, 2
      HSL:
        60°, 94.4056%, 71.9608%
        HSV (HSB):
        60°, 53.7849%, 98.4314%
        XYZ:
        77.0739, 90.5793, 29.9443
        xyY:
        0.3901, 0.4584, 90.5793
      CIE-Lab:
        96.2366, -17.5202, 63.4500
        CIE-LCH:
        96.2366, 65.8245, 105.4362
        CIE-Luv:
        96.2366, 5.3073, 82.5974
        Hunter-Lab:
        95.1732, -21.9987, 47.9668
      #fafb74 color charts
#fafb74 RGB chart
      #fafb74 CMYK chart
      #fafb74 RGB pie chart
      #fafb74 color shades, tints & tones
#fafb74 color schemes
#fafb74 color preview, HTML & CSS examples
           This text has a color of #fafb74        
        
          <p style="color:#fafb74;">Text here</p>
        
        
          .mytext {color:#fafb74;}
        
        Text color #fafb74
      
           This box has a color of #fafb74        
        
          <div style="background-color:#fafb74;">Content here</div>
        
        
          .mybackground {background-color:#fafb74;}
        
        Background color #fafb74
      
           Border around this has a color of #fafb74        
        
          <div style="border:2px solid #fafb74;">Content here</div>
        
        
          .myborder {border:2px solid #fafb74;}
        
        Border color #fafb74