#f5bf40 color space conversions
Hex:
        #f5bf40
        RGB:
        245, 191, 64
        CMY:
        4, 25, 75
        CMYK:
        0, 22, 74, 4
      HSL:
        42°, 90.0498%, 60.5882%
        HSV (HSB):
        42°, 73.8776%, 96.0784%
        XYZ:
        57.2124, 57.0442, 12.8457
        xyY:
        0.4501, 0.4488, 57.0442
      CIE-Lab:
        80.2045, 7.4954, 67.7787
        CIE-LCH:
        80.2045, 68.1919, 83.6895
        CIE-Luv:
        80.2045, 44.5181, 74.3208
        Hunter-Lab:
        75.5276, 3.0409, 42.7853
      #f5bf40 color charts
#f5bf40 RGB chart
      #f5bf40 CMYK chart
      #f5bf40 RGB pie chart
      #f5bf40 color shades, tints & tones
#f5bf40 color schemes
#f5bf40 color preview, HTML & CSS examples
           This text has a color of #f5bf40        
        
          <p style="color:#f5bf40;">Text here</p>
        
        
          .mytext {color:#f5bf40;}
        
        Text color #f5bf40
      
           This box has a color of #f5bf40        
        
          <div style="background-color:#f5bf40;">Content here</div>
        
        
          .mybackground {background-color:#f5bf40;}
        
        Background color #f5bf40
      
           Border around this has a color of #f5bf40        
        
          <div style="border:2px solid #f5bf40;">Content here</div>
        
        
          .myborder {border:2px solid #f5bf40;}
        
        Border color #f5bf40