#fbf85b color space conversions
Hex:
        #fbf85b
        RGB:
        251, 248, 91
        CMY:
        2, 3, 64
        CMYK:
        0, 1, 64, 2
      HSL:
        59°, 95.2381%, 67.0588%
        HSV (HSB):
        59°, 63.7450%, 98.4314%
        XYZ:
        75.2394, 88.3994, 22.9948
        xyY:
        0.4031, 0.4737, 88.3994
      CIE-Lab:
        95.3288, -17.3367, 72.8441
        CIE-LCH:
        95.3288, 74.8787, 103.3872
        CIE-Luv:
        95.3288, 8.5057, 90.2260
        Hunter-Lab:
        94.0209, -21.6937, 51.3141
      #fbf85b color charts
#fbf85b RGB chart
      #fbf85b CMYK chart
      #fbf85b RGB pie chart
      #fbf85b color shades, tints & tones
#fbf85b color schemes
#fbf85b color preview, HTML & CSS examples
           This text has a color of #fbf85b        
        
          <p style="color:#fbf85b;">Text here</p>
        
        
          .mytext {color:#fbf85b;}
        
        Text color #fbf85b
      
           This box has a color of #fbf85b        
        
          <div style="background-color:#fbf85b;">Content here</div>
        
        
          .mybackground {background-color:#fbf85b;}
        
        Background color #fbf85b
      
           Border around this has a color of #fbf85b        
        
          <div style="border:2px solid #fbf85b;">Content here</div>
        
        
          .myborder {border:2px solid #fbf85b;}
        
        Border color #fbf85b