#fbdf95 color space conversions
Hex:
        #fbdf95
        RGB:
        251, 223, 149
        CMY:
        2, 13, 42
        CMYK:
        0, 11, 41, 2
      HSL:
        44°, 92.7273%, 78.4314%
        HSV (HSB):
        44°, 40.6375%, 98.4314%
        XYZ:
        71.5962, 75.4545, 39.2244
        xyY:
        0.3844, 0.4051, 75.4545
      CIE-Lab:
        89.6055, -0.2563, 39.7705
        CIE-LCH:
        89.6055, 39.7714, 90.3693
        CIE-Luv:
        89.6055, 22.0623, 53.2380
        Hunter-Lab:
        86.8646, -4.8884, 34.0323
      #fbdf95 color charts
#fbdf95 RGB chart
      #fbdf95 CMYK chart
      #fbdf95 RGB pie chart
      #fbdf95 color shades, tints & tones
#fbdf95 color schemes
#fbdf95 color preview, HTML & CSS examples
           This text has a color of #fbdf95        
        
          <p style="color:#fbdf95;">Text here</p>
        
        
          .mytext {color:#fbdf95;}
        
        Text color #fbdf95
      
           This box has a color of #fbdf95        
        
          <div style="background-color:#fbdf95;">Content here</div>
        
        
          .mybackground {background-color:#fbdf95;}
        
        Background color #fbdf95
      
           Border around this has a color of #fbdf95        
        
          <div style="border:2px solid #fbdf95;">Content here</div>
        
        
          .myborder {border:2px solid #fbdf95;}
        
        Border color #fbdf95