#fbdf80 color space conversions
Hex:
        #fbdf80
        RGB:
        251, 223, 128
        CMY:
        2, 13, 50
        CMYK:
        0, 11, 49, 2
      HSL:
        46°, 93.8931%, 74.3137%
        HSV (HSB):
        46°, 49.0040%, 98.4314%
        XYZ:
        70.0676, 74.8431, 31.1753
        xyY:
        0.3979, 0.4250, 74.8431
      CIE-Lab:
        89.3194, -2.2844, 49.7656
        CIE-LCH:
        89.3194, 49.8180, 92.6282
        CIE-Luv:
        89.3194, 23.2919, 64.2713
        Hunter-Lab:
        86.5119, -6.8253, 39.1927
      #fbdf80 color charts
#fbdf80 RGB chart
      #fbdf80 CMYK chart
      #fbdf80 RGB pie chart
      #fbdf80 color shades, tints & tones
#fbdf80 color schemes
#fbdf80 color preview, HTML & CSS examples
           This text has a color of #fbdf80        
        
          <p style="color:#fbdf80;">Text here</p>
        
        
          .mytext {color:#fbdf80;}
        
        Text color #fbdf80
      
           This box has a color of #fbdf80        
        
          <div style="background-color:#fbdf80;">Content here</div>
        
        
          .mybackground {background-color:#fbdf80;}
        
        Background color #fbdf80
      
           Border around this has a color of #fbdf80        
        
          <div style="border:2px solid #fbdf80;">Content here</div>
        
        
          .myborder {border:2px solid #fbdf80;}
        
        Border color #fbdf80