#f1b356 color space conversions
Hex:
        #f1b356
        RGB:
        241, 179, 86
        CMY:
        5, 30, 66
        CMYK:
        0, 26, 64, 5
      HSL:
        36°, 84.6995%, 64.1176%
        HSV (HSB):
        36°, 64.3154%, 94.5098%
        XYZ:
        54.0754, 51.6129, 15.9163
        xyY:
        0.4447, 0.4244, 51.6129
      CIE-Lab:
        77.0488, 13.2363, 55.0734
        CIE-LCH:
        77.0488, 56.6417, 76.4859
        CIE-Luv:
        77.0488, 49.1554, 62.0236
        Hunter-Lab:
        71.8421, 8.6330, 37.1540
      #f1b356 color charts
#f1b356 RGB chart
      #f1b356 CMYK chart
      #f1b356 RGB pie chart
      #f1b356 color shades, tints & tones
#f1b356 color schemes
#f1b356 color preview, HTML & CSS examples
           This text has a color of #f1b356        
        
          <p style="color:#f1b356;">Text here</p>
        
        
          .mytext {color:#f1b356;}
        
        Text color #f1b356
      
           This box has a color of #f1b356        
        
          <div style="background-color:#f1b356;">Content here</div>
        
        
          .mybackground {background-color:#f1b356;}
        
        Background color #f1b356
      
           Border around this has a color of #f1b356        
        
          <div style="border:2px solid #f1b356;">Content here</div>
        
        
          .myborder {border:2px solid #f1b356;}
        
        Border color #f1b356