#f2d816 color space conversions
Hex:
        #f2d816
        RGB:
        242, 216, 22
        CMY:
        5, 15, 91
        CMYK:
        0, 11, 91, 5
      HSL:
        53°, 89.4309%, 51.7647%
        HSV (HSB):
        53°, 90.9091%, 94.9020%
        XYZ:
        61.3186, 68.0469, 10.6616
        xyY:
        0.4379, 0.4860, 68.0469
      CIE-Lab:
        86.0299, -7.7466, 83.7307
        CIE-LCH:
        86.0299, 84.0883, 95.2859
        CIE-Luv:
        86.0299, 24.9775, 91.0490
        Hunter-Lab:
        82.4905, -11.6720, 50.0804
      #f2d816 color charts
#f2d816 RGB chart
      #f2d816 CMYK chart
      #f2d816 RGB pie chart
      #f2d816 color shades, tints & tones
#f2d816 color schemes
#f2d816 color preview, HTML & CSS examples
           This text has a color of #f2d816        
        
          <p style="color:#f2d816;">Text here</p>
        
        
          .mytext {color:#f2d816;}
        
        Text color #f2d816
      
           This box has a color of #f2d816        
        
          <div style="background-color:#f2d816;">Content here</div>
        
        
          .mybackground {background-color:#f2d816;}
        
        Background color #f2d816
      
           Border around this has a color of #f2d816        
        
          <div style="border:2px solid #f2d816;">Content here</div>
        
        
          .myborder {border:2px solid #f2d816;}
        
        Border color #f2d816