#f1d995 color space conversions
Hex:
        #f1d995
        RGB:
        241, 217, 149
        CMY:
        5, 15, 42
        CMYK:
        0, 10, 38, 5
      HSL:
        44°, 76.6667%, 76.4706%
        HSV (HSB):
        44°, 38.1743%, 94.5098%
        XYZ:
        66.5133, 70.4964, 38.5353
        xyY:
        0.3789, 0.4016, 70.4964
      CIE-Lab:
        87.2398, -1.0906, 36.5301
        CIE-LCH:
        87.2398, 36.5463, 91.7100
        CIE-Luv:
        87.2398, 19.0469, 49.3461
        Hunter-Lab:
        83.9621, -5.5292, 31.5617
      #f1d995 color charts
#f1d995 RGB chart
      #f1d995 CMYK chart
      #f1d995 RGB pie chart
      #f1d995 color shades, tints & tones
#f1d995 color schemes
#f1d995 color preview, HTML & CSS examples
           This text has a color of #f1d995        
        
          <p style="color:#f1d995;">Text here</p>
        
        
          .mytext {color:#f1d995;}
        
        Text color #f1d995
      
           This box has a color of #f1d995        
        
          <div style="background-color:#f1d995;">Content here</div>
        
        
          .mybackground {background-color:#f1d995;}
        
        Background color #f1d995
      
           Border around this has a color of #f1d995        
        
          <div style="border:2px solid #f1d995;">Content here</div>
        
        
          .myborder {border:2px solid #f1d995;}
        
        Border color #f1d995