#f2b065 color space conversions
Hex:
        #f2b065
        RGB:
        242, 176, 101
        CMY:
        5, 31, 60
        CMYK:
        0, 27, 58, 5
      HSL:
        32°, 84.4311%, 67.2549%
        HSV (HSB):
        32°, 58.2645%, 94.9020%
        XYZ:
        54.4922, 50.8675, 19.2583
        xyY:
        0.4373, 0.4082, 50.8675
      CIE-Lab:
        76.5987, 16.2381, 47.3867
        CIE-LCH:
        76.5987, 50.0916, 71.0849
        CIE-Luv:
        76.5987, 50.9722, 54.4745
        Hunter-Lab:
        71.3215, 11.5681, 33.9155
      #f2b065 color charts
#f2b065 RGB chart
      #f2b065 CMYK chart
      #f2b065 RGB pie chart
      #f2b065 color shades, tints & tones
#f2b065 color schemes
#f2b065 color preview, HTML & CSS examples
           This text has a color of #f2b065        
        
          <p style="color:#f2b065;">Text here</p>
        
        
          .mytext {color:#f2b065;}
        
        Text color #f2b065
      
           This box has a color of #f2b065        
        
          <div style="background-color:#f2b065;">Content here</div>
        
        
          .mybackground {background-color:#f2b065;}
        
        Background color #f2b065
      
           Border around this has a color of #f2b065        
        
          <div style="border:2px solid #f2b065;">Content here</div>
        
        
          .myborder {border:2px solid #f2b065;}
        
        Border color #f2b065