#fafb5b color space conversions
Hex:
        #fafb5b
        RGB:
        250, 251, 91
        CMY:
        2, 2, 64
        CMYK:
        0, 0, 64, 2
      HSL:
        60°, 95.2381%, 67.0588%
        HSV (HSB):
        60°, 63.7450%, 98.4314%
        XYZ:
        75.8098, 90.0737, 23.2879
        xyY:
        0.4007, 0.4761, 90.0737
      CIE-Lab:
        96.0273, -19.1814, 73.5445
        CIE-LCH:
        96.0273, 76.0047, 104.6179
        CIE-Luv:
        96.0273, 5.9358, 91.4656
        Hunter-Lab:
        94.9072, -23.5055, 51.8867
      #fafb5b color charts
#fafb5b RGB chart
      #fafb5b CMYK chart
      #fafb5b RGB pie chart
      #fafb5b color shades, tints & tones
#fafb5b color schemes
#fafb5b color preview, HTML & CSS examples
           This text has a color of #fafb5b        
        
          <p style="color:#fafb5b;">Text here</p>
        
        
          .mytext {color:#fafb5b;}
        
        Text color #fafb5b
      
           This box has a color of #fafb5b        
        
          <div style="background-color:#fafb5b;">Content here</div>
        
        
          .mybackground {background-color:#fafb5b;}
        
        Background color #fafb5b
      
           Border around this has a color of #fafb5b        
        
          <div style="border:2px solid #fafb5b;">Content here</div>
        
        
          .myborder {border:2px solid #fafb5b;}
        
        Border color #fafb5b