#fbf983 color space conversions
Hex:
        #fbf983
        RGB:
        251, 249, 131
        CMY:
        2, 2, 49
        CMYK:
        0, 1, 48, 2
      HSL:
        59°, 93.7500%, 74.9020%
        HSV (HSB):
        59°, 47.8088%, 98.4314%
        XYZ:
        77.7561, 89.8993, 34.7268
        xyY:
        0.3842, 0.4442, 89.8993
      CIE-Lab:
        95.9550, -14.9350, 56.3794
        CIE-LCH:
        95.9550, 58.3240, 104.8369
        CIE-Luv:
        95.9550, 6.7204, 75.2638
        Hunter-Lab:
        94.8152, -19.5424, 44.6552
      #fbf983 color charts
#fbf983 RGB chart
      #fbf983 CMYK chart
      #fbf983 RGB pie chart
      #fbf983 color shades, tints & tones
#fbf983 color schemes
#fbf983 color preview, HTML & CSS examples
           This text has a color of #fbf983        
        
          <p style="color:#fbf983;">Text here</p>
        
        
          .mytext {color:#fbf983;}
        
        Text color #fbf983
      
           This box has a color of #fbf983        
        
          <div style="background-color:#fbf983;">Content here</div>
        
        
          .mybackground {background-color:#fbf983;}
        
        Background color #fbf983
      
           Border around this has a color of #fbf983        
        
          <div style="border:2px solid #fbf983;">Content here</div>
        
        
          .myborder {border:2px solid #fbf983;}
        
        Border color #fbf983