#fbfa0b color space conversions
Hex:
        #fbfa0b
        RGB:
        251, 250, 11
        CMY:
        2, 2, 96
        CMYK:
        0, 0, 96, 2
      HSL:
        60°, 96.7742%, 51.3725%
        HSV (HSB):
        60°, 95.6175%, 98.4314%
        XYZ:
        74.0297, 88.9046, 13.5751
        xyY:
        0.4194, 0.5037, 88.9046
      CIE-Lab:
        95.5405, -20.7415, 92.3977
        CIE-LCH:
        95.5405, 94.6971, 102.6521
        CIE-Luv:
        95.5405, 8.2176, 104.4842
        Hunter-Lab:
        94.2892, -24.8598, 57.4663
      #fbfa0b color charts
#fbfa0b RGB chart
      #fbfa0b CMYK chart
      #fbfa0b RGB pie chart
      #fbfa0b color shades, tints & tones
#fbfa0b color schemes
#fbfa0b color preview, HTML & CSS examples
           This text has a color of #fbfa0b        
        
          <p style="color:#fbfa0b;">Text here</p>
        
        
          .mytext {color:#fbfa0b;}
        
        Text color #fbfa0b
      
           This box has a color of #fbfa0b        
        
          <div style="background-color:#fbfa0b;">Content here</div>
        
        
          .mybackground {background-color:#fbfa0b;}
        
        Background color #fbfa0b
      
           Border around this has a color of #fbfa0b        
        
          <div style="border:2px solid #fbfa0b;">Content here</div>
        
        
          .myborder {border:2px solid #fbfa0b;}
        
        Border color #fbfa0b