#f2d866 color space conversions
Hex:
        #f2d866
        RGB:
        242, 216, 102
        CMY:
        5, 15, 60
        CMYK:
        0, 11, 58, 5
      HSL:
        49°, 84.3373%, 67.4510%
        HSV (HSB):
        49°, 57.8512%, 94.9020%
        XYZ:
        63.5721, 68.9483, 22.5281
        xyY:
        0.4100, 0.4447, 68.9483
      CIE-Lab:
        86.4784, -4.4511, 58.3960
        CIE-LCH:
        86.4784, 58.5654, 94.3588
        CIE-Luv:
        86.4784, 22.8915, 72.1045
        Hunter-Lab:
        83.0351, -8.6509, 42.0387
      #f2d866 color charts
#f2d866 RGB chart
      #f2d866 CMYK chart
      #f2d866 RGB pie chart
      #f2d866 color shades, tints & tones
#f2d866 color schemes
#f2d866 color preview, HTML & CSS examples
           This text has a color of #f2d866        
        
          <p style="color:#f2d866;">Text here</p>
        
        
          .mytext {color:#f2d866;}
        
        Text color #f2d866
      
           This box has a color of #f2d866        
        
          <div style="background-color:#f2d866;">Content here</div>
        
        
          .mybackground {background-color:#f2d866;}
        
        Background color #f2d866
      
           Border around this has a color of #f2d866        
        
          <div style="border:2px solid #f2d866;">Content here</div>
        
        
          .myborder {border:2px solid #f2d866;}
        
        Border color #f2d866