#f5bf00 color space conversions
Hex:
        #f5bf00
        RGB:
        245, 191, 0
        CMY:
        4, 25, 100
        CMYK:
        0, 22, 100, 4
      HSL:
        47°, 100.0000%, 48.0392%
        HSV (HSB):
        47°, 100.0000%, 96.0784%
        XYZ:
        56.2870, 56.6741, 7.9725
        xyY:
        0.4654, 0.4686, 56.6741
      CIE-Lab:
        79.9959, 6.1058, 81.8391
        CIE-LCH:
        79.9959, 82.0665, 85.7333
        CIE-Luv:
        79.9959, 45.9372, 83.1296
        Hunter-Lab:
        75.2822, 1.7171, 46.4186
      #f5bf00 color charts
#f5bf00 RGB chart
      #f5bf00 CMYK chart
      #f5bf00 RGB pie chart
      #f5bf00 color shades, tints & tones
#f5bf00 color schemes
#f5bf00 color preview, HTML & CSS examples
           This text has a color of #f5bf00        
        
          <p style="color:#f5bf00;">Text here</p>
        
        
          .mytext {color:#f5bf00;}
        
        Text color #f5bf00
      
           This box has a color of #f5bf00        
        
          <div style="background-color:#f5bf00;">Content here</div>
        
        
          .mybackground {background-color:#f5bf00;}
        
        Background color #f5bf00
      
           Border around this has a color of #f5bf00        
        
          <div style="border:2px solid #f5bf00;">Content here</div>
        
        
          .myborder {border:2px solid #f5bf00;}
        
        Border color #f5bf00