#fbf8ad color space conversions
Hex:
        #fbf8ad
        RGB:
        251, 248, 173
        CMY:
        2, 3, 32
        CMYK:
        0, 1, 31, 2
      HSL:
        58°, 90.6977%, 83.1373%
        HSV (HSB):
        58°, 31.0757%, 98.4314%
        XYZ:
        80.8939, 90.6612, 52.7710
        xyY:
        0.3606, 0.4041, 90.6612
      CIE-Lab:
        96.2704, -10.0868, 36.4700
        CIE-LCH:
        96.2704, 37.8392, 105.4602
        CIE-Luv:
        96.2704, 5.6389, 52.4535
        Hunter-Lab:
        95.2162, -14.9780, 33.7914
      #fbf8ad color charts
#fbf8ad RGB chart
      #fbf8ad CMYK chart
      #fbf8ad RGB pie chart
      #fbf8ad color shades, tints & tones
#fbf8ad color schemes
#fbf8ad color preview, HTML & CSS examples
           This text has a color of #fbf8ad        
        
          <p style="color:#fbf8ad;">Text here</p>
        
        
          .mytext {color:#fbf8ad;}
        
        Text color #fbf8ad
      
           This box has a color of #fbf8ad        
        
          <div style="background-color:#fbf8ad;">Content here</div>
        
        
          .mybackground {background-color:#fbf8ad;}
        
        Background color #fbf8ad
      
           Border around this has a color of #fbf8ad        
        
          <div style="border:2px solid #fbf8ad;">Content here</div>
        
        
          .myborder {border:2px solid #fbf8ad;}
        
        Border color #fbf8ad