#f0bf02 color space conversions
Hex:
        #f0bf02
        RGB:
        240, 191, 2
        CMY:
        6, 25, 99
        CMYK:
        0, 20, 99, 6
      HSL:
        48°, 98.3471%, 47.4510%
        HSV (HSB):
        48°, 99.1667%, 94.1176%
        XYZ:
        54.5769, 55.7913, 7.9497
        xyY:
        0.4613, 0.4715, 55.7913
      CIE-Lab:
        79.4949, 3.9696, 81.0552
        CIE-LCH:
        79.4949, 81.1523, 87.1963
        CIE-Luv:
        79.4949, 42.0308, 82.9365
        Hunter-Lab:
        74.6935, -0.2876, 45.9752
      #f0bf02 color charts
#f0bf02 RGB chart
      #f0bf02 CMYK chart
      #f0bf02 RGB pie chart
      #f0bf02 color shades, tints & tones
#f0bf02 color schemes
#f0bf02 color preview, HTML & CSS examples
           This text has a color of #f0bf02        
        
          <p style="color:#f0bf02;">Text here</p>
        
        
          .mytext {color:#f0bf02;}
        
        Text color #f0bf02
      
           This box has a color of #f0bf02        
        
          <div style="background-color:#f0bf02;">Content here</div>
        
        
          .mybackground {background-color:#f0bf02;}
        
        Background color #f0bf02
      
           Border around this has a color of #f0bf02        
        
          <div style="border:2px solid #f0bf02;">Content here</div>
        
        
          .myborder {border:2px solid #f0bf02;}
        
        Border color #f0bf02