#fbc00f color space conversions
Hex:
        #fbc00f
        RGB:
        251, 192, 15
        CMY:
        2, 25, 94
        CMYK:
        0, 24, 94, 2
      HSL:
        45°, 96.7213%, 52.1569%
        HSV (HSB):
        45°, 94.0239%, 98.4314%
        XYZ:
        58.7195, 58.2430, 8.5991
        xyY:
        0.4677, 0.4639, 58.2430
      CIE-Lab:
        80.8737, 8.2858, 81.2156
        CIE-LCH:
        80.8737, 81.6372, 84.1747
        CIE-Luv:
        80.8737, 49.7232, 82.7832
        Hunter-Lab:
        76.3171, 3.7857, 46.7414
      #fbc00f color charts
#fbc00f RGB chart
      #fbc00f CMYK chart
      #fbc00f RGB pie chart
      #fbc00f color shades, tints & tones
#fbc00f color schemes
#fbc00f color preview, HTML & CSS examples
           This text has a color of #fbc00f        
        
          <p style="color:#fbc00f;">Text here</p>
        
        
          .mytext {color:#fbc00f;}
        
        Text color #fbc00f
      
           This box has a color of #fbc00f        
        
          <div style="background-color:#fbc00f;">Content here</div>
        
        
          .mybackground {background-color:#fbc00f;}
        
        Background color #fbc00f
      
           Border around this has a color of #fbc00f        
        
          <div style="border:2px solid #fbc00f;">Content here</div>
        
        
          .myborder {border:2px solid #fbc00f;}
        
        Border color #fbc00f