#f2de94 color space conversions
Hex:
        #f2de94
        RGB:
        242, 222, 148
        CMY:
        5, 13, 42
        CMYK:
        0, 8, 39, 5
      HSL:
        47°, 78.3333%, 76.4706%
        HSV (HSB):
        47°, 38.8430%, 94.9020%
        XYZ:
        68.0845, 73.2579, 38.5687
        xyY:
        0.3784, 0.4072, 73.2579
      CIE-Lab:
        88.5706, -3.3586, 38.7837
        CIE-LCH:
        88.5706, 38.9288, 94.9493
        CIE-Luv:
        88.5706, 16.6762, 52.6088
        Hunter-Lab:
        85.5908, -7.7935, 33.1965
      #f2de94 color charts
#f2de94 RGB chart
      #f2de94 CMYK chart
      #f2de94 RGB pie chart
      #f2de94 color shades, tints & tones
#f2de94 color schemes
#f2de94 color preview, HTML & CSS examples
           This text has a color of #f2de94        
        
          <p style="color:#f2de94;">Text here</p>
        
        
          .mytext {color:#f2de94;}
        
        Text color #f2de94
      
           This box has a color of #f2de94        
        
          <div style="background-color:#f2de94;">Content here</div>
        
        
          .mybackground {background-color:#f2de94;}
        
        Background color #f2de94
      
           Border around this has a color of #f2de94        
        
          <div style="border:2px solid #f2de94;">Content here</div>
        
        
          .myborder {border:2px solid #f2de94;}
        
        Border color #f2de94