#fbf04a color space conversions
Hex:
        #fbf04a
        RGB:
        251, 240, 74
        CMY:
        2, 6, 71
        CMYK:
        0, 4, 71, 2
      HSL:
        56°, 95.6757%, 63.7255%
        HSV (HSB):
        56°, 70.5179%, 98.4314%
        XYZ:
        72.1798, 83.3238, 18.7574
        xyY:
        0.4142, 0.4782, 83.3238
      CIE-Lab:
        93.1560, -14.3277, 76.9157
        CIE-LCH:
        93.1560, 78.2388, 100.5520
        CIE-Luv:
        93.1560, 14.0886, 91.7312
        Hunter-Lab:
        91.2819, -18.5971, 51.7139
      #fbf04a color charts
#fbf04a RGB chart
      #fbf04a CMYK chart
      #fbf04a RGB pie chart
      #fbf04a color shades, tints & tones
#fbf04a color schemes
#fbf04a color preview, HTML & CSS examples
           This text has a color of #fbf04a        
        
          <p style="color:#fbf04a;">Text here</p>
        
        
          .mytext {color:#fbf04a;}
        
        Text color #fbf04a
      
           This box has a color of #fbf04a        
        
          <div style="background-color:#fbf04a;">Content here</div>
        
        
          .mybackground {background-color:#fbf04a;}
        
        Background color #fbf04a
      
           Border around this has a color of #fbf04a        
        
          <div style="border:2px solid #fbf04a;">Content here</div>
        
        
          .myborder {border:2px solid #fbf04a;}
        
        Border color #fbf04a