#fbcc70 color space conversions
Hex:
        #fbcc70
        RGB:
        251, 204, 112
        CMY:
        2, 20, 56
        CMYK:
        0, 19, 55, 2
      HSL:
        40°, 94.5578%, 71.1765%
        HSV (HSB):
        40°, 55.3785%, 98.4314%
        XYZ:
        64.3012, 64.8648, 24.4604
        xyY:
        0.4186, 0.4222, 64.8648
      CIE-Lab:
        84.4140, 6.1125, 51.5470
        CIE-LCH:
        84.4140, 51.9082, 83.2374
        CIE-Luv:
        84.4140, 37.0252, 62.8632
        Hunter-Lab:
        80.5387, 1.5696, 38.3702
      #fbcc70 color charts
#fbcc70 RGB chart
      #fbcc70 CMYK chart
      #fbcc70 RGB pie chart
      #fbcc70 color shades, tints & tones
#fbcc70 color schemes
#fbcc70 color preview, HTML & CSS examples
           This text has a color of #fbcc70        
        
          <p style="color:#fbcc70;">Text here</p>
        
        
          .mytext {color:#fbcc70;}
        
        Text color #fbcc70
      
           This box has a color of #fbcc70        
        
          <div style="background-color:#fbcc70;">Content here</div>
        
        
          .mybackground {background-color:#fbcc70;}
        
        Background color #fbcc70
      
           Border around this has a color of #fbcc70        
        
          <div style="border:2px solid #fbcc70;">Content here</div>
        
        
          .myborder {border:2px solid #fbcc70;}
        
        Border color #fbcc70