#f1bc5d color space conversions
Hex:
        #f1bc5d
        RGB:
        241, 188, 93
        CMY:
        5, 26, 64
        CMYK:
        0, 22, 61, 5
      HSL:
        39°, 84.0909%, 65.4902%
        HSV (HSB):
        39°, 61.4108%, 94.5098%
        XYZ:
        56.2346, 55.4575, 18.0964
        xyY:
        0.4333, 0.4273, 55.4575
      CIE-Lab:
        79.3041, 8.9576, 54.3558
        CIE-LCH:
        79.3041, 55.0890, 80.6420
        CIE-Luv:
        79.3041, 42.1149, 63.1925
        Hunter-Lab:
        74.4698, 4.4691, 37.7212
      #f1bc5d color charts
#f1bc5d RGB chart
      #f1bc5d CMYK chart
      #f1bc5d RGB pie chart
      #f1bc5d color shades, tints & tones
#f1bc5d color schemes
#f1bc5d color preview, HTML & CSS examples
           This text has a color of #f1bc5d        
        
          <p style="color:#f1bc5d;">Text here</p>
        
        
          .mytext {color:#f1bc5d;}
        
        Text color #f1bc5d
      
           This box has a color of #f1bc5d        
        
          <div style="background-color:#f1bc5d;">Content here</div>
        
        
          .mybackground {background-color:#f1bc5d;}
        
        Background color #f1bc5d
      
           Border around this has a color of #f1bc5d        
        
          <div style="border:2px solid #f1bc5d;">Content here</div>
        
        
          .myborder {border:2px solid #f1bc5d;}
        
        Border color #f1bc5d