#fbf963 color space conversions
Hex:
        #fbf963
        RGB:
        251, 249, 99
        CMY:
        2, 2, 61
        CMYK:
        0, 1, 61, 2
      HSL:
        59°, 95.0000%, 68.6275%
        HSV (HSB):
        59°, 60.5578%, 98.4314%
        XYZ:
        75.9115, 89.1614, 25.0133
        xyY:
        0.3994, 0.4691, 89.1614
      CIE-Lab:
        95.6478, -17.3386, 70.0064
        CIE-LCH:
        95.6478, 72.1216, 103.9106
        CIE-Luv:
        95.6478, 7.6746, 88.0485
        Hunter-Lab:
        94.4253, -21.7426, 50.3918
      #fbf963 color charts
#fbf963 RGB chart
      #fbf963 CMYK chart
      #fbf963 RGB pie chart
      #fbf963 color shades, tints & tones
#fbf963 color schemes
#fbf963 color preview, HTML & CSS examples
           This text has a color of #fbf963        
        
          <p style="color:#fbf963;">Text here</p>
        
        
          .mytext {color:#fbf963;}
        
        Text color #fbf963
      
           This box has a color of #fbf963        
        
          <div style="background-color:#fbf963;">Content here</div>
        
        
          .mybackground {background-color:#fbf963;}
        
        Background color #fbf963
      
           Border around this has a color of #fbf963        
        
          <div style="border:2px solid #fbf963;">Content here</div>
        
        
          .myborder {border:2px solid #fbf963;}
        
        Border color #fbf963