#f5f0de color space conversions
Hex:
        #f5f0de
        RGB:
        245, 240, 222
        CMY:
        4, 6, 13
        CMYK:
        0, 2, 9, 4
      HSL:
        47°, 53.4884%, 91.5686%
        HSV (HSB):
        47°, 9.3878%, 96.0784%
        XYZ:
        82.0011, 87.0066, 81.5793
        xyY:
        0.3272, 0.3472, 87.0066
      CIE-Lab:
        94.7411, -1.3430, 9.2824
        CIE-LCH:
        94.7411, 9.3790, 98.2325
        CIE-Luv:
        94.7411, 3.8960, 14.1972
        Hunter-Lab:
        93.2773, -6.3140, 13.4398
      #f5f0de color charts
#f5f0de RGB chart
      #f5f0de CMYK chart
      #f5f0de RGB pie chart
      #f5f0de color shades, tints & tones
#f5f0de color schemes
#f5f0de color preview, HTML & CSS examples
           This text has a color of #f5f0de        
        
          <p style="color:#f5f0de;">Text here</p>
        
        
          .mytext {color:#f5f0de;}
        
        Text color #f5f0de
      
           This box has a color of #f5f0de        
        
          <div style="background-color:#f5f0de;">Content here</div>
        
        
          .mybackground {background-color:#f5f0de;}
        
        Background color #f5f0de
      
           Border around this has a color of #f5f0de        
        
          <div style="border:2px solid #f5f0de;">Content here</div>
        
        
          .myborder {border:2px solid #f5f0de;}
        
        Border color #f5f0de