#f2d100 color space conversions
Hex:
        #f2d100
        RGB:
        242, 209, 0
        CMY:
        5, 18, 100
        CMYK:
        0, 14, 100, 5
      HSL:
        52°, 100.0000%, 47.4510%
        HSV (HSB):
        52°, 100.0000%, 94.9020%
        XYZ:
        59.4184, 64.4782, 9.3138
        xyY:
        0.4460, 0.4840, 64.4782
      CIE-Lab:
        84.2141, -4.4297, 84.6606
        CIE-LCH:
        84.2141, 84.7764, 92.9952
        CIE-Luv:
        84.2141, 30.1538, 89.7266
        Hunter-Lab:
        80.2983, -8.4372, 49.3317
      #f2d100 color charts
#f2d100 RGB chart
      #f2d100 CMYK chart
      #f2d100 RGB pie chart
      #f2d100 color shades, tints & tones
#f2d100 color schemes
#f2d100 color preview, HTML & CSS examples
           This text has a color of #f2d100        
        
          <p style="color:#f2d100;">Text here</p>
        
        
          .mytext {color:#f2d100;}
        
        Text color #f2d100
      
           This box has a color of #f2d100        
        
          <div style="background-color:#f2d100;">Content here</div>
        
        
          .mybackground {background-color:#f2d100;}
        
        Background color #f2d100
      
           Border around this has a color of #f2d100        
        
          <div style="border:2px solid #f2d100;">Content here</div>
        
        
          .myborder {border:2px solid #f2d100;}
        
        Border color #f2d100