#f1bd41 color space conversions
Hex:
        #f1bd41
        RGB:
        241, 189, 65
        CMY:
        5, 26, 75
        CMYK:
        0, 22, 73, 5
      HSL:
        42°, 86.2745%, 60.0000%
        HSV (HSB):
        42°, 73.0290%, 94.5098%
        XYZ:
        55.4274, 55.4776, 12.7879
        xyY:
        0.4481, 0.4485, 55.4776
      CIE-Lab:
        79.3156, 6.8898, 66.3934
        CIE-LCH:
        79.3156, 66.7500, 84.0755
        CIE-Luv:
        79.3156, 42.8926, 73.0938
        Hunter-Lab:
        74.4833, 2.4865, 41.9589
      #f1bd41 color charts
#f1bd41 RGB chart
      #f1bd41 CMYK chart
      #f1bd41 RGB pie chart
      #f1bd41 color shades, tints & tones
#f1bd41 color schemes
#f1bd41 color preview, HTML & CSS examples
           This text has a color of #f1bd41        
        
          <p style="color:#f1bd41;">Text here</p>
        
        
          .mytext {color:#f1bd41;}
        
        Text color #f1bd41
      
           This box has a color of #f1bd41        
        
          <div style="background-color:#f1bd41;">Content here</div>
        
        
          .mybackground {background-color:#f1bd41;}
        
        Background color #f1bd41
      
           Border around this has a color of #f1bd41        
        
          <div style="border:2px solid #f1bd41;">Content here</div>
        
        
          .myborder {border:2px solid #f1bd41;}
        
        Border color #f1bd41