#fbaf01 color space conversions
Hex:
        #fbaf01
        RGB:
        251, 175, 1
        CMY:
        2, 31, 100
        CMYK:
        0, 30, 100, 2
      HSL:
        42°, 99.2063%, 49.4118%
        HSV (HSB):
        42°, 99.6016%, 98.4314%
        XYZ:
        55.1191, 51.1714, 7.0007
        xyY:
        0.4865, 0.4517, 51.1714
      CIE-Lab:
        76.7827, 17.0316, 79.8472
        CIE-LCH:
        76.7827, 81.6435, 77.9591
        CIE-Luv:
        76.7827, 63.3678, 77.3879
        Hunter-Lab:
        71.5342, 12.3546, 44.2715
      #fbaf01 color charts
#fbaf01 RGB chart
      #fbaf01 CMYK chart
      #fbaf01 RGB pie chart
      #fbaf01 color shades, tints & tones
#fbaf01 color schemes
#fbaf01 color preview, HTML & CSS examples
           This text has a color of #fbaf01        
        
          <p style="color:#fbaf01;">Text here</p>
        
        
          .mytext {color:#fbaf01;}
        
        Text color #fbaf01
      
           This box has a color of #fbaf01        
        
          <div style="background-color:#fbaf01;">Content here</div>
        
        
          .mybackground {background-color:#fbaf01;}
        
        Background color #fbaf01
      
           Border around this has a color of #fbaf01        
        
          <div style="border:2px solid #fbaf01;">Content here</div>
        
        
          .myborder {border:2px solid #fbaf01;}
        
        Border color #fbaf01