#fbf05d color space conversions
Hex:
        #fbf05d
        RGB:
        251, 240, 93
        CMY:
        2, 6, 64
        CMYK:
        0, 4, 63, 2
      HSL:
        56°, 95.1807%, 67.4510%
        HSV (HSB):
        56°, 62.9482%, 98.4314%
        XYZ:
        72.9195, 83.6197, 22.6529
        xyY:
        0.4069, 0.4666, 83.6197
      CIE-Lab:
        93.2851, -13.3308, 69.9136
        CIE-LCH:
        93.2851, 71.1732, 100.7953
        CIE-Luv:
        93.2851, 13.6095, 86.1973
        Hunter-Lab:
        91.4438, -17.6864, 49.3231
      #fbf05d color charts
#fbf05d RGB chart
      #fbf05d CMYK chart
      #fbf05d RGB pie chart
      #fbf05d color shades, tints & tones
#fbf05d color schemes
#fbf05d color preview, HTML & CSS examples
           This text has a color of #fbf05d        
        
          <p style="color:#fbf05d;">Text here</p>
        
        
          .mytext {color:#fbf05d;}
        
        Text color #fbf05d
      
           This box has a color of #fbf05d        
        
          <div style="background-color:#fbf05d;">Content here</div>
        
        
          .mybackground {background-color:#fbf05d;}
        
        Background color #fbf05d
      
           Border around this has a color of #fbf05d        
        
          <div style="border:2px solid #fbf05d;">Content here</div>
        
        
          .myborder {border:2px solid #fbf05d;}
        
        Border color #fbf05d