#f5f3bf color space conversions
Hex:
        #f5f3bf
        RGB:
        245, 243, 191
        CMY:
        4, 5, 25
        CMYK:
        0, 1, 22, 4
      HSL:
        58°, 72.9730%, 85.4902%
        HSV (HSB):
        58°, 22.0408%, 96.0784%
        XYZ:
        79.1108, 87.2752, 61.9664
        xyY:
        0.3464, 0.3822, 87.2752
      CIE-Lab:
        94.8549, -7.4933, 25.3886
        CIE-LCH:
        94.8549, 26.4713, 106.4437
        CIE-Luv:
        94.8549, 3.9291, 37.7977
        Hunter-Lab:
        93.4212, -12.3302, 26.0677
      #f5f3bf color charts
#f5f3bf RGB chart
      #f5f3bf CMYK chart
      #f5f3bf RGB pie chart
      #f5f3bf color shades, tints & tones
#f5f3bf color schemes
#f5f3bf color preview, HTML & CSS examples
           This text has a color of #f5f3bf        
        
          <p style="color:#f5f3bf;">Text here</p>
        
        
          .mytext {color:#f5f3bf;}
        
        Text color #f5f3bf
      
           This box has a color of #f5f3bf        
        
          <div style="background-color:#f5f3bf;">Content here</div>
        
        
          .mybackground {background-color:#f5f3bf;}
        
        Background color #f5f3bf
      
           Border around this has a color of #f5f3bf        
        
          <div style="border:2px solid #f5f3bf;">Content here</div>
        
        
          .myborder {border:2px solid #f5f3bf;}
        
        Border color #f5f3bf