#f1bd42 color space conversions
Hex:
        #f1bd42
        RGB:
        241, 189, 66
        CMY:
        5, 26, 74
        CMYK:
        0, 22, 73, 5
      HSL:
        42°, 86.2069%, 60.1961%
        HSV (HSB):
        42°, 72.6141%, 94.5098%
        XYZ:
        55.4566, 55.4893, 12.9419
        xyY:
        0.4476, 0.4479, 55.4893
      CIE-Lab:
        79.3223, 6.9343, 66.0135
        CIE-LCH:
        79.3223, 66.3767, 84.0034
        CIE-Luv:
        79.3223, 42.8487, 72.8171
        Hunter-Lab:
        74.4911, 2.5288, 41.8429
      #f1bd42 color charts
#f1bd42 RGB chart
      #f1bd42 CMYK chart
      #f1bd42 RGB pie chart
      #f1bd42 color shades, tints & tones
#f1bd42 color schemes
#f1bd42 color preview, HTML & CSS examples
           This text has a color of #f1bd42        
        
          <p style="color:#f1bd42;">Text here</p>
        
        
          .mytext {color:#f1bd42;}
        
        Text color #f1bd42
      
           This box has a color of #f1bd42        
        
          <div style="background-color:#f1bd42;">Content here</div>
        
        
          .mybackground {background-color:#f1bd42;}
        
        Background color #f1bd42
      
           Border around this has a color of #f1bd42        
        
          <div style="border:2px solid #f1bd42;">Content here</div>
        
        
          .myborder {border:2px solid #f1bd42;}
        
        Border color #f1bd42