#f2bf67 color space conversions
Hex:
        #f2bf67
        RGB:
        242, 191, 103
        CMY:
        5, 25, 60
        CMYK:
        0, 21, 57, 5
      HSL:
        38°, 84.2424%, 67.6471%
        HSV (HSB):
        38°, 57.4380%, 94.9020%
        XYZ:
        57.6969, 57.1181, 20.8159
        xyY:
        0.4254, 0.4211, 57.1181
      CIE-Lab:
        80.2460, 8.5049, 50.7265
        CIE-LCH:
        80.2460, 51.4346, 80.4822
        CIE-Luv:
        80.2460, 40.0601, 60.3736
        Hunter-Lab:
        75.5765, 4.0122, 36.5734
      #f2bf67 color charts
#f2bf67 RGB chart
      #f2bf67 CMYK chart
      #f2bf67 RGB pie chart
      #f2bf67 color shades, tints & tones
#f2bf67 color schemes
#f2bf67 color preview, HTML & CSS examples
           This text has a color of #f2bf67        
        
          <p style="color:#f2bf67;">Text here</p>
        
        
          .mytext {color:#f2bf67;}
        
        Text color #f2bf67
      
           This box has a color of #f2bf67        
        
          <div style="background-color:#f2bf67;">Content here</div>
        
        
          .mybackground {background-color:#f2bf67;}
        
        Background color #f2bf67
      
           Border around this has a color of #f2bf67        
        
          <div style="border:2px solid #f2bf67;">Content here</div>
        
        
          .myborder {border:2px solid #f2bf67;}
        
        Border color #f2bf67