#f2bf97 color space conversions
Hex:
        #f2bf97
        RGB:
        242, 191, 151
        CMY:
        5, 25, 41
        CMYK:
        0, 21, 38, 5
      HSL:
        26°, 77.7778%, 77.0588%
        HSV (HSB):
        26°, 37.6033%, 94.9020%
        XYZ:
        60.8347, 58.3732, 37.3390
        xyY:
        0.3886, 0.3729, 58.3732
      CIE-Lab:
        80.9458, 13.0277, 27.1579
        CIE-LCH:
        80.9458, 30.1210, 64.3728
        CIE-Luv:
        80.9458, 36.0453, 34.4578
        Hunter-Lab:
        76.4024, 8.4248, 24.5057
      #f2bf97 color charts
#f2bf97 RGB chart
      #f2bf97 CMYK chart
      #f2bf97 RGB pie chart
      #f2bf97 color shades, tints & tones
#f2bf97 color schemes
#f2bf97 color preview, HTML & CSS examples
           This text has a color of #f2bf97        
        
          <p style="color:#f2bf97;">Text here</p>
        
        
          .mytext {color:#f2bf97;}
        
        Text color #f2bf97
      
           This box has a color of #f2bf97        
        
          <div style="background-color:#f2bf97;">Content here</div>
        
        
          .mybackground {background-color:#f2bf97;}
        
        Background color #f2bf97
      
           Border around this has a color of #f2bf97        
        
          <div style="border:2px solid #f2bf97;">Content here</div>
        
        
          .myborder {border:2px solid #f2bf97;}
        
        Border color #f2bf97