#f2b401 color space conversions
Hex:
        #f2b401
        RGB:
        242, 180, 1
        CMY:
        5, 29, 100
        CMYK:
        0, 26, 100, 5
      HSL:
        45°, 99.1770%, 47.6471%
        HSV (HSB):
        45°, 99.5868%, 94.9020%
        XYZ:
        52.9447, 51.5220, 7.1830
        xyY:
        0.4742, 0.4615, 51.5220
      CIE-Lab:
        76.9941, 10.5637, 79.5223
        CIE-LCH:
        76.9941, 80.2209, 82.4332
        CIE-Luv:
        76.9941, 52.1470, 78.9867
        Hunter-Lab:
        71.7788, 6.0503, 44.3120
      #f2b401 color charts
#f2b401 RGB chart
      #f2b401 CMYK chart
      #f2b401 RGB pie chart
      #f2b401 color shades, tints & tones
#f2b401 color schemes
#f2b401 color preview, HTML & CSS examples
           This text has a color of #f2b401        
        
          <p style="color:#f2b401;">Text here</p>
        
        
          .mytext {color:#f2b401;}
        
        Text color #f2b401
      
           This box has a color of #f2b401        
        
          <div style="background-color:#f2b401;">Content here</div>
        
        
          .mybackground {background-color:#f2b401;}
        
        Background color #f2b401
      
           Border around this has a color of #f2b401        
        
          <div style="border:2px solid #f2b401;">Content here</div>
        
        
          .myborder {border:2px solid #f2b401;}
        
        Border color #f2b401