#f2e96a color space conversions
Hex:
        #f2e96a
        RGB:
        242, 233, 106
        CMY:
        5, 9, 58
        CMYK:
        0, 4, 56, 5
      HSL:
        56°, 83.9506%, 68.2353%
        HSV (HSB):
        56°, 56.1983%, 94.9020%
        XYZ:
        68.3584, 78.1957, 25.1261
        xyY:
        0.3982, 0.4555, 78.1957
      CIE-Lab:
        90.8691, -12.6671, 61.5834
        CIE-LCH:
        90.8691, 62.8726, 101.6230
        CIE-Luv:
        90.8691, 11.6127, 78.1591
        Hunter-Lab:
        88.4283, -16.7624, 45.0531
      #f2e96a color charts
#f2e96a RGB chart
      #f2e96a CMYK chart
      #f2e96a RGB pie chart
      #f2e96a color shades, tints & tones
#f2e96a color schemes
#f2e96a color preview, HTML & CSS examples
           This text has a color of #f2e96a        
        
          <p style="color:#f2e96a;">Text here</p>
        
        
          .mytext {color:#f2e96a;}
        
        Text color #f2e96a
      
           This box has a color of #f2e96a        
        
          <div style="background-color:#f2e96a;">Content here</div>
        
        
          .mybackground {background-color:#f2e96a;}
        
        Background color #f2e96a
      
           Border around this has a color of #f2e96a        
        
          <div style="border:2px solid #f2e96a;">Content here</div>
        
        
          .myborder {border:2px solid #f2e96a;}
        
        Border color #f2e96a