#fbf9ad color space conversions
Hex:
        #fbf9ad
        RGB:
        251, 249, 173
        CMY:
        2, 2, 32
        CMYK:
        0, 1, 31, 2
      HSL:
        58°, 90.6977%, 83.1373%
        HSV (HSB):
        58°, 31.0757%, 98.4314%
        XYZ:
        81.2022, 91.2777, 52.8737
        xyY:
        0.3603, 0.4050, 91.2777
      CIE-Lab:
        96.5243, -10.5802, 36.8059
        CIE-LCH:
        96.5243, 38.2964, 106.0377
        CIE-Luv:
        96.5243, 5.0587, 52.9939
        Hunter-Lab:
        95.5394, -15.4807, 34.0651
      #fbf9ad color charts
#fbf9ad RGB chart
      #fbf9ad CMYK chart
      #fbf9ad RGB pie chart
      #fbf9ad color shades, tints & tones
#fbf9ad color schemes
#fbf9ad color preview, HTML & CSS examples
           This text has a color of #fbf9ad        
        
          <p style="color:#fbf9ad;">Text here</p>
        
        
          .mytext {color:#fbf9ad;}
        
        Text color #fbf9ad
      
           This box has a color of #fbf9ad        
        
          <div style="background-color:#fbf9ad;">Content here</div>
        
        
          .mybackground {background-color:#fbf9ad;}
        
        Background color #fbf9ad
      
           Border around this has a color of #fbf9ad        
        
          <div style="border:2px solid #fbf9ad;">Content here</div>
        
        
          .myborder {border:2px solid #fbf9ad;}
        
        Border color #fbf9ad