#f2dc93 color space conversions
Hex:
        #f2dc93
        RGB:
        242, 220, 147
        CMY:
        5, 14, 42
        CMYK:
        0, 9, 39, 5
      HSL:
        46°, 78.5124%, 76.2745%
        HSV (HSB):
        46°, 39.2562%, 94.9020%
        XYZ:
        67.4776, 72.1702, 37.9776
        xyY:
        0.3799, 0.4063, 72.1702
      CIE-Lab:
        88.0505, -2.4500, 38.6137
        CIE-LCH:
        88.0505, 38.6913, 93.6305
        CIE-Luv:
        88.0505, 17.9746, 52.1377
        Hunter-Lab:
        84.9531, -6.8866, 32.9620
      #f2dc93 color charts
#f2dc93 RGB chart
      #f2dc93 CMYK chart
      #f2dc93 RGB pie chart
      #f2dc93 color shades, tints & tones
#f2dc93 color schemes
#f2dc93 color preview, HTML & CSS examples
           This text has a color of #f2dc93        
        
          <p style="color:#f2dc93;">Text here</p>
        
        
          .mytext {color:#f2dc93;}
        
        Text color #f2dc93
      
           This box has a color of #f2dc93        
        
          <div style="background-color:#f2dc93;">Content here</div>
        
        
          .mybackground {background-color:#f2dc93;}
        
        Background color #f2dc93
      
           Border around this has a color of #f2dc93        
        
          <div style="border:2px solid #f2dc93;">Content here</div>
        
        
          .myborder {border:2px solid #f2dc93;}
        
        Border color #f2dc93