#f1bc0d color space conversions
Hex:
        #f1bc0d
        RGB:
        241, 188, 13
        CMY:
        5, 26, 95
        CMYK:
        0, 22, 95, 5
      HSL:
        46°, 89.7638%, 49.8039%
        HSV (HSB):
        46°, 94.6058%, 94.5098%
        XYZ:
        54.3315, 54.6963, 8.0746
        xyY:
        0.4640, 0.4671, 54.6963
      CIE-Lab:
        78.8660, 6.0563, 79.5353
        CIE-LCH:
        78.8660, 79.7656, 85.6456
        CIE-Luv:
        78.8660, 45.0111, 81.2365
        Hunter-Lab:
        73.9569, 1.7081, 45.2966
      #f1bc0d color charts
#f1bc0d RGB chart
      #f1bc0d CMYK chart
      #f1bc0d RGB pie chart
      #f1bc0d color shades, tints & tones
#f1bc0d color schemes
#f1bc0d color preview, HTML & CSS examples
           This text has a color of #f1bc0d        
        
          <p style="color:#f1bc0d;">Text here</p>
        
        
          .mytext {color:#f1bc0d;}
        
        Text color #f1bc0d
      
           This box has a color of #f1bc0d        
        
          <div style="background-color:#f1bc0d;">Content here</div>
        
        
          .mybackground {background-color:#f1bc0d;}
        
        Background color #f1bc0d
      
           Border around this has a color of #f1bc0d        
        
          <div style="border:2px solid #f1bc0d;">Content here</div>
        
        
          .myborder {border:2px solid #f1bc0d;}
        
        Border color #f1bc0d