#fbf8aa color space conversions
Hex:
        #fbf8aa
        RGB:
        251, 248, 170
        CMY:
        2, 3, 33
        CMYK:
        0, 1, 32, 2
      HSL:
        58°, 91.0112%, 82.5490%
        HSV (HSB):
        58°, 32.2709%, 98.4314%
        XYZ:
        80.6068, 90.5463, 51.2590
        xyY:
        0.3624, 0.4071, 90.5463
      CIE-Lab:
        96.2229, -10.4436, 37.9032
        CIE-LCH:
        96.2229, 39.3157, 105.4047
        CIE-Luv:
        96.2229, 5.7744, 54.2392
        Hunter-Lab:
        95.1558, -15.3149, 34.6705
      #fbf8aa color charts
#fbf8aa RGB chart
      #fbf8aa CMYK chart
      #fbf8aa RGB pie chart
      #fbf8aa color shades, tints & tones
#fbf8aa color schemes
#fbf8aa color preview, HTML & CSS examples
           This text has a color of #fbf8aa        
        
          <p style="color:#fbf8aa;">Text here</p>
        
        
          .mytext {color:#fbf8aa;}
        
        Text color #fbf8aa
      
           This box has a color of #fbf8aa        
        
          <div style="background-color:#fbf8aa;">Content here</div>
        
        
          .mybackground {background-color:#fbf8aa;}
        
        Background color #fbf8aa
      
           Border around this has a color of #fbf8aa        
        
          <div style="border:2px solid #fbf8aa;">Content here</div>
        
        
          .myborder {border:2px solid #fbf8aa;}
        
        Border color #fbf8aa