#f2bf30 color space conversions
Hex:
        #f2bf30
        RGB:
        242, 191, 48
        CMY:
        5, 25, 81
        CMYK:
        0, 21, 80, 5
      HSL:
        44°, 88.1818%, 56.8627%
        HSV (HSB):
        44°, 80.1653%, 94.9020%
        XYZ:
        55.7823, 56.3522, 10.7333
        xyY:
        0.4540, 0.4586, 56.3522
      CIE-Lab:
        79.8139, 5.6316, 72.8071
        CIE-LCH:
        79.8139, 73.0245, 85.5770
        CIE-Luv:
        79.8139, 42.7942, 77.9219
        Hunter-Lab:
        75.0681, 1.2720, 44.0703
      #f2bf30 color charts
#f2bf30 RGB chart
      #f2bf30 CMYK chart
      #f2bf30 RGB pie chart
      #f2bf30 color shades, tints & tones
#f2bf30 color schemes
#f2bf30 color preview, HTML & CSS examples
           This text has a color of #f2bf30        
        
          <p style="color:#f2bf30;">Text here</p>
        
        
          .mytext {color:#f2bf30;}
        
        Text color #f2bf30
      
           This box has a color of #f2bf30        
        
          <div style="background-color:#f2bf30;">Content here</div>
        
        
          .mybackground {background-color:#f2bf30;}
        
        Background color #f2bf30
      
           Border around this has a color of #f2bf30        
        
          <div style="border:2px solid #f2bf30;">Content here</div>
        
        
          .myborder {border:2px solid #f2bf30;}
        
        Border color #f2bf30