#fbf3e0 color space conversions
Hex:
        #fbf3e0
        RGB:
        251, 243, 224
        CMY:
        2, 5, 12
        CMYK:
        0, 3, 11, 2
      HSL:
        42°, 77.1429%, 93.1373%
        HSV (HSB):
        42°, 10.7570%, 98.4314%
        XYZ:
        85.2888, 89.9922, 83.3960
        xyY:
        0.3297, 0.3479, 89.9922
      CIE-Lab:
        95.9935, -0.4634, 10.1033
        CIE-LCH:
        95.9935, 10.1139, 92.6264
        CIE-Luv:
        95.9935, 5.7191, 15.2640
        Hunter-Lab:
        94.8642, -5.5299, 14.2826
      #fbf3e0 color charts
#fbf3e0 RGB chart
      #fbf3e0 CMYK chart
      #fbf3e0 RGB pie chart
      #fbf3e0 color shades, tints & tones
#fbf3e0 color schemes
#fbf3e0 color preview, HTML & CSS examples
           This text has a color of #fbf3e0        
        
          <p style="color:#fbf3e0;">Text here</p>
        
        
          .mytext {color:#fbf3e0;}
        
        Text color #fbf3e0
      
           This box has a color of #fbf3e0        
        
          <div style="background-color:#fbf3e0;">Content here</div>
        
        
          .mybackground {background-color:#fbf3e0;}
        
        Background color #fbf3e0
      
           Border around this has a color of #fbf3e0        
        
          <div style="border:2px solid #fbf3e0;">Content here</div>
        
        
          .myborder {border:2px solid #fbf3e0;}
        
        Border color #fbf3e0