#fbf85a color space conversions
Hex:
        #fbf85a
        RGB:
        251, 248, 90
        CMY:
        2, 3, 65
        CMYK:
        0, 1, 64, 2
      HSL:
        59°, 95.2663%, 66.8627%
        HSV (HSB):
        59°, 64.1434%, 98.4314%
        XYZ:
        75.1965, 88.3822, 22.7691
        xyY:
        0.4035, 0.4743, 88.3822
      CIE-Lab:
        95.3216, -17.3935, 73.2227
        CIE-LCH:
        95.3216, 75.2602, 103.3626
        CIE-Luv:
        95.3216, 8.5291, 90.5350
        Hunter-Lab:
        94.0118, -21.7452, 51.4486
      #fbf85a color charts
#fbf85a RGB chart
      #fbf85a CMYK chart
      #fbf85a RGB pie chart
      #fbf85a color shades, tints & tones
#fbf85a color schemes
#fbf85a color preview, HTML & CSS examples
           This text has a color of #fbf85a        
        
          <p style="color:#fbf85a;">Text here</p>
        
        
          .mytext {color:#fbf85a;}
        
        Text color #fbf85a
      
           This box has a color of #fbf85a        
        
          <div style="background-color:#fbf85a;">Content here</div>
        
        
          .mybackground {background-color:#fbf85a;}
        
        Background color #fbf85a
      
           Border around this has a color of #fbf85a        
        
          <div style="border:2px solid #fbf85a;">Content here</div>
        
        
          .myborder {border:2px solid #fbf85a;}
        
        Border color #fbf85a