#f2ec96 color space conversions
Hex:
        #f2ec96
        RGB:
        242, 236, 150
        CMY:
        5, 7, 41
        CMYK:
        0, 2, 38, 5
      HSL:
        56°, 77.9661%, 76.8627%
        HSV (HSB):
        56°, 38.0165%, 94.9020%
        XYZ:
        72.1184, 81.0702, 40.7012
        xyY:
        0.3720, 0.4181, 81.0702
      CIE-Lab:
        92.1629, -10.1763, 42.4159
        CIE-LCH:
        92.1629, 43.6196, 103.4912
        CIE-Luv:
        92.1629, 8.0414, 58.7462
        Hunter-Lab:
        90.0390, -14.5952, 36.2258
      #f2ec96 color charts
#f2ec96 RGB chart
      #f2ec96 CMYK chart
      #f2ec96 RGB pie chart
      #f2ec96 color shades, tints & tones
#f2ec96 color schemes
#f2ec96 color preview, HTML & CSS examples
           This text has a color of #f2ec96        
        
          <p style="color:#f2ec96;">Text here</p>
        
        
          .mytext {color:#f2ec96;}
        
        Text color #f2ec96
      
           This box has a color of #f2ec96        
        
          <div style="background-color:#f2ec96;">Content here</div>
        
        
          .mybackground {background-color:#f2ec96;}
        
        Background color #f2ec96
      
           Border around this has a color of #f2ec96        
        
          <div style="border:2px solid #f2ec96;">Content here</div>
        
        
          .myborder {border:2px solid #f2ec96;}
        
        Border color #f2ec96