#f2bf4b color space conversions
Hex:
        #f2bf4b
        RGB:
        242, 191, 75
        CMY:
        5, 25, 71
        CMYK:
        0, 21, 69, 5
      HSL:
        42°, 86.5285%, 62.1569%
        HSV (HSB):
        42°, 69.0083%, 94.9020%
        XYZ:
        56.5188, 56.6468, 14.6117
        xyY:
        0.4423, 0.4433, 56.6468
      CIE-Lab:
        79.9806, 6.7475, 63.0892
        CIE-LCH:
        79.9806, 63.4490, 83.8953
        CIE-Luv:
        79.9806, 41.7144, 71.0003
        Hunter-Lab:
        75.2641, 2.3304, 41.1744
      #f2bf4b color charts
#f2bf4b RGB chart
      #f2bf4b CMYK chart
      #f2bf4b RGB pie chart
      #f2bf4b color shades, tints & tones
#f2bf4b color schemes
#f2bf4b color preview, HTML & CSS examples
           This text has a color of #f2bf4b        
        
          <p style="color:#f2bf4b;">Text here</p>
        
        
          .mytext {color:#f2bf4b;}
        
        Text color #f2bf4b
      
           This box has a color of #f2bf4b        
        
          <div style="background-color:#f2bf4b;">Content here</div>
        
        
          .mybackground {background-color:#f2bf4b;}
        
        Background color #f2bf4b
      
           Border around this has a color of #f2bf4b        
        
          <div style="border:2px solid #f2bf4b;">Content here</div>
        
        
          .myborder {border:2px solid #f2bf4b;}
        
        Border color #f2bf4b