#f2cd97 color space conversions
Hex:
        #f2cd97
        RGB:
        242, 205, 151
        CMY:
        5, 20, 41
        CMYK:
        0, 15, 38, 5
      HSL:
        36°, 77.7778%, 77.0588%
        HSV (HSB):
        36°, 37.6033%, 94.9020%
        XYZ:
        64.0352, 64.7743, 38.4058
        xyY:
        0.3830, 0.3874, 64.7743
      CIE-Lab:
        84.3673, 5.7080, 31.7361
        CIE-LCH:
        84.3673, 32.2454, 79.8040
        CIE-Luv:
        84.3673, 27.1162, 41.9088
        Hunter-Lab:
        80.4825, 1.1777, 28.0448
      #f2cd97 color charts
#f2cd97 RGB chart
      #f2cd97 CMYK chart
      #f2cd97 RGB pie chart
      #f2cd97 color shades, tints & tones
#f2cd97 color schemes
#f2cd97 color preview, HTML & CSS examples
           This text has a color of #f2cd97        
        
          <p style="color:#f2cd97;">Text here</p>
        
        
          .mytext {color:#f2cd97;}
        
        Text color #f2cd97
      
           This box has a color of #f2cd97        
        
          <div style="background-color:#f2cd97;">Content here</div>
        
        
          .mybackground {background-color:#f2cd97;}
        
        Background color #f2cd97
      
           Border around this has a color of #f2cd97        
        
          <div style="border:2px solid #f2cd97;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd97;}
        
        Border color #f2cd97