#f5de95 color space conversions
Hex:
        #f5de95
        RGB:
        245, 222, 149
        CMY:
        4, 13, 42
        CMYK:
        0, 9, 39, 4
      HSL:
        46°, 82.7586%, 77.2549%
        HSV (HSB):
        46°, 39.1837%, 96.0784%
        XYZ:
        69.2023, 73.8250, 39.0361
        xyY:
        0.3801, 0.4055, 73.8250
      CIE-Lab:
        88.8397, -2.0836, 38.6784
        CIE-LCH:
        88.8397, 38.7345, 93.0835
        CIE-Luv:
        88.8397, 18.6285, 52.2651
        Hunter-Lab:
        85.9214, -6.5963, 33.2082
      #f5de95 color charts
#f5de95 RGB chart
      #f5de95 CMYK chart
      #f5de95 RGB pie chart
      #f5de95 color shades, tints & tones
#f5de95 color schemes
#f5de95 color preview, HTML & CSS examples
           This text has a color of #f5de95        
        
          <p style="color:#f5de95;">Text here</p>
        
        
          .mytext {color:#f5de95;}
        
        Text color #f5de95
      
           This box has a color of #f5de95        
        
          <div style="background-color:#f5de95;">Content here</div>
        
        
          .mybackground {background-color:#f5de95;}
        
        Background color #f5de95
      
           Border around this has a color of #f5de95        
        
          <div style="border:2px solid #f5de95;">Content here</div>
        
        
          .myborder {border:2px solid #f5de95;}
        
        Border color #f5de95