#f5bf46 color space conversions
Hex:
        #f5bf46
        RGB:
        245, 191, 70
        CMY:
        4, 25, 73
        CMYK:
        0, 22, 71, 4
      HSL:
        41°, 89.7436%, 61.7647%
        HSV (HSB):
        41°, 71.4286%, 96.0784%
        XYZ:
        57.3925, 57.1163, 13.7940
        xyY:
        0.4473, 0.4452, 57.1163
      CIE-Lab:
        80.2450, 7.7634, 65.4919
        CIE-LCH:
        80.2450, 65.9504, 83.2397
        CIE-Luv:
        80.2450, 44.2488, 72.6475
        Hunter-Lab:
        75.5753, 3.2975, 42.0811
      #f5bf46 color charts
#f5bf46 RGB chart
      #f5bf46 CMYK chart
      #f5bf46 RGB pie chart
      #f5bf46 color shades, tints & tones
#f5bf46 color schemes
#f5bf46 color preview, HTML & CSS examples
           This text has a color of #f5bf46        
        
          <p style="color:#f5bf46;">Text here</p>
        
        
          .mytext {color:#f5bf46;}
        
        Text color #f5bf46
      
           This box has a color of #f5bf46        
        
          <div style="background-color:#f5bf46;">Content here</div>
        
        
          .mybackground {background-color:#f5bf46;}
        
        Background color #f5bf46
      
           Border around this has a color of #f5bf46        
        
          <div style="border:2px solid #f5bf46;">Content here</div>
        
        
          .myborder {border:2px solid #f5bf46;}
        
        Border color #f5bf46