#f1bc5a color space conversions
Hex:
        #f1bc5a
        RGB:
        241, 188, 90
        CMY:
        5, 26, 65
        CMYK:
        0, 22, 63, 5
      HSL:
        39°, 84.3575%, 64.9020%
        HSV (HSB):
        39°, 62.6556%, 94.5098%
        XYZ:
        56.1043, 55.4054, 17.4102
        xyY:
        0.4352, 0.4298, 55.4054
      CIE-Lab:
        79.2742, 8.7619, 55.7123
        CIE-LCH:
        79.2742, 56.3971, 81.0623
        CIE-Luv:
        79.2742, 42.3051, 64.3802
        Hunter-Lab:
        74.4348, 4.2813, 38.2365
      #f1bc5a color charts
#f1bc5a RGB chart
      #f1bc5a CMYK chart
      #f1bc5a RGB pie chart
      #f1bc5a color shades, tints & tones
#f1bc5a color schemes
#f1bc5a color preview, HTML & CSS examples
           This text has a color of #f1bc5a        
        
          <p style="color:#f1bc5a;">Text here</p>
        
        
          .mytext {color:#f1bc5a;}
        
        Text color #f1bc5a
      
           This box has a color of #f1bc5a        
        
          <div style="background-color:#f1bc5a;">Content here</div>
        
        
          .mybackground {background-color:#f1bc5a;}
        
        Background color #f1bc5a
      
           Border around this has a color of #f1bc5a        
        
          <div style="border:2px solid #f1bc5a;">Content here</div>
        
        
          .myborder {border:2px solid #f1bc5a;}
        
        Border color #f1bc5a