#f5f0aa color space conversions
Hex:
        #f5f0aa
        RGB:
        245, 240, 170
        CMY:
        4, 6, 33
        CMYK:
        0, 2, 31, 4
      HSL:
        56°, 78.9474%, 81.3725%
        HSV (HSB):
        56°, 30.6122%, 96.0784%
        XYZ:
        76.0720, 84.6349, 50.3570
        xyY:
        0.3604, 0.4010, 84.6349
      CIE-Lab:
        93.7256, -8.7263, 34.5154
        CIE-LCH:
        93.7256, 35.6015, 104.1883
        CIE-Luv:
        93.7256, 6.6655, 49.4735
        Hunter-Lab:
        91.9972, -13.3946, 31.9442
      #f5f0aa color charts
#f5f0aa RGB chart
      #f5f0aa CMYK chart
      #f5f0aa RGB pie chart
      #f5f0aa color shades, tints & tones
#f5f0aa color schemes
#f5f0aa color preview, HTML & CSS examples
           This text has a color of #f5f0aa        
        
          <p style="color:#f5f0aa;">Text here</p>
        
        
          .mytext {color:#f5f0aa;}
        
        Text color #f5f0aa
      
           This box has a color of #f5f0aa        
        
          <div style="background-color:#f5f0aa;">Content here</div>
        
        
          .mybackground {background-color:#f5f0aa;}
        
        Background color #f5f0aa
      
           Border around this has a color of #f5f0aa        
        
          <div style="border:2px solid #f5f0aa;">Content here</div>
        
        
          .myborder {border:2px solid #f5f0aa;}
        
        Border color #f5f0aa