#fbfa4e color space conversions
Hex:
        #fbfa4e
        RGB:
        251, 250, 78
        CMY:
        2, 2, 69
        CMYK:
        0, 0, 69, 2
      HSL:
        60°, 95.5801%, 64.5098%
        HSV (HSB):
        60°, 68.9243%, 98.4314%
        XYZ:
        75.3444, 89.4305, 20.4985
        xyY:
        0.4067, 0.4827, 89.4305
      CIE-Lab:
        95.7600, -18.9802, 78.0636
        CIE-LCH:
        95.7600, 80.3378, 103.6656
        CIE-Luv:
        95.7600, 7.5045, 94.7655
        Hunter-Lab:
        94.5677, -23.2781, 53.3457
      #fbfa4e color charts
#fbfa4e RGB chart
      #fbfa4e CMYK chart
      #fbfa4e RGB pie chart
      #fbfa4e color shades, tints & tones
#fbfa4e color schemes
#fbfa4e color preview, HTML & CSS examples
           This text has a color of #fbfa4e        
        
          <p style="color:#fbfa4e;">Text here</p>
        
        
          .mytext {color:#fbfa4e;}
        
        Text color #fbfa4e
      
           This box has a color of #fbfa4e        
        
          <div style="background-color:#fbfa4e;">Content here</div>
        
        
          .mybackground {background-color:#fbfa4e;}
        
        Background color #fbfa4e
      
           Border around this has a color of #fbfa4e        
        
          <div style="border:2px solid #fbfa4e;">Content here</div>
        
        
          .myborder {border:2px solid #fbfa4e;}
        
        Border color #fbfa4e