#fbdf76 color space conversions
Hex:
        #fbdf76
        RGB:
        251, 223, 118
        CMY:
        2, 13, 54
        CMYK:
        0, 11, 53, 2
      HSL:
        47°, 94.3262%, 72.3529%
        HSV (HSB):
        47°, 52.9880%, 98.4314%
        XYZ:
        69.4414, 74.5926, 27.8774
        xyY:
        0.4039, 0.4339, 74.5926
      CIE-Lab:
        89.2018, -3.1271, 54.3853
        CIE-LCH:
        89.2018, 54.4751, 93.2908
        CIE-Luv:
        89.2018, 23.8137, 68.9478
        Hunter-Lab:
        86.3670, -7.6235, 41.3194
      #fbdf76 color charts
#fbdf76 RGB chart
      #fbdf76 CMYK chart
      #fbdf76 RGB pie chart
      #fbdf76 color shades, tints & tones
#fbdf76 color schemes
#fbdf76 color preview, HTML & CSS examples
           This text has a color of #fbdf76        
        
          <p style="color:#fbdf76;">Text here</p>
        
        
          .mytext {color:#fbdf76;}
        
        Text color #fbdf76
      
           This box has a color of #fbdf76        
        
          <div style="background-color:#fbdf76;">Content here</div>
        
        
          .mybackground {background-color:#fbdf76;}
        
        Background color #fbdf76
      
           Border around this has a color of #fbdf76        
        
          <div style="border:2px solid #fbdf76;">Content here</div>
        
        
          .myborder {border:2px solid #fbdf76;}
        
        Border color #fbdf76