#fbc966 color space conversions
Hex:
        #fbc966
        RGB:
        251, 201, 102
        CMY:
        2, 21, 60
        CMYK:
        0, 20, 59, 2
      HSL:
        40°, 94.9045%, 69.2157%
        HSV (HSB):
        40°, 59.3625%, 98.4314%
        XYZ:
        63.0686, 63.2418, 21.4532
        xyY:
        0.4268, 0.4280, 63.2418
      CIE-Lab:
        83.5695, 6.9301, 55.2927
        CIE-LCH:
        83.5695, 55.7253, 82.8560
        CIE-Luv:
        83.5695, 39.7664, 65.8477
        Hunter-Lab:
        79.5247, 2.3945, 39.6728
      #fbc966 color charts
#fbc966 RGB chart
      #fbc966 CMYK chart
      #fbc966 RGB pie chart
      #fbc966 color shades, tints & tones
#fbc966 color schemes
#fbc966 color preview, HTML & CSS examples
           This text has a color of #fbc966        
        
          <p style="color:#fbc966;">Text here</p>
        
        
          .mytext {color:#fbc966;}
        
        Text color #fbc966
      
           This box has a color of #fbc966        
        
          <div style="background-color:#fbc966;">Content here</div>
        
        
          .mybackground {background-color:#fbc966;}
        
        Background color #fbc966
      
           Border around this has a color of #fbc966        
        
          <div style="border:2px solid #fbc966;">Content here</div>
        
        
          .myborder {border:2px solid #fbc966;}
        
        Border color #fbc966