#f2bf29 color space conversions
Hex:
        #f2bf29
        RGB:
        242, 191, 41
        CMY:
        5, 25, 84
        CMYK:
        0, 21, 83, 5
      HSL:
        45°, 88.5463%, 55.4902%
        HSV (HSB):
        45°, 83.0579%, 94.9020%
        XYZ:
        55.6490, 56.2989, 10.0316
        xyY:
        0.4562, 0.4615, 56.2989
      CIE-Lab:
        79.7837, 5.4283, 74.8140
        CIE-LCH:
        79.7837, 75.0107, 85.8501
        CIE-Luv:
        79.7837, 42.9935, 79.1983
        Hunter-Lab:
        75.0326, 1.0799, 44.5960
      #f2bf29 color charts
#f2bf29 RGB chart
      #f2bf29 CMYK chart
      #f2bf29 RGB pie chart
      #f2bf29 color shades, tints & tones
#f2bf29 color schemes
#f2bf29 color preview, HTML & CSS examples
           This text has a color of #f2bf29        
        
          <p style="color:#f2bf29;">Text here</p>
        
        
          .mytext {color:#f2bf29;}
        
        Text color #f2bf29
      
           This box has a color of #f2bf29        
        
          <div style="background-color:#f2bf29;">Content here</div>
        
        
          .mybackground {background-color:#f2bf29;}
        
        Background color #f2bf29
      
           Border around this has a color of #f2bf29        
        
          <div style="border:2px solid #f2bf29;">Content here</div>
        
        
          .myborder {border:2px solid #f2bf29;}
        
        Border color #f2bf29