#f8ddbf color space conversions
Hex:
        #f8ddbf
        RGB:
        248, 221, 191
        CMY:
        3, 13, 25
        CMYK:
        0, 11, 23, 3
      HSL:
        32°, 80.2817%, 86.0784%
        HSV (HSB):
        32°, 22.9839%, 97.2549%
        XYZ:
        73.9718, 75.4309, 59.9511
        xyY:
        0.3533, 0.3603, 75.4309
      CIE-Lab:
        89.5945, 4.7682, 18.1355
        CIE-LCH:
        89.5945, 18.7519, 75.2690
        CIE-Luv:
        89.5945, 18.3475, 25.3053
        Hunter-Lab:
        86.8510, 0.0409, 19.8693
      #f8ddbf color charts
#f8ddbf RGB chart
      #f8ddbf CMYK chart
      #f8ddbf RGB pie chart
      #f8ddbf color shades, tints & tones
#f8ddbf color schemes
#f8ddbf color preview, HTML & CSS examples
           This text has a color of #f8ddbf        
        
          <p style="color:#f8ddbf;">Text here</p>
        
        
          .mytext {color:#f8ddbf;}
        
        Text color #f8ddbf
      
           This box has a color of #f8ddbf        
        
          <div style="background-color:#f8ddbf;">Content here</div>
        
        
          .mybackground {background-color:#f8ddbf;}
        
        Background color #f8ddbf
      
           Border around this has a color of #f8ddbf        
        
          <div style="border:2px solid #f8ddbf;">Content here</div>
        
        
          .myborder {border:2px solid #f8ddbf;}
        
        Border color #f8ddbf