#f2cb96 color space conversions
Hex:
        #f2cb96
        RGB:
        242, 203, 150
        CMY:
        5, 20, 41
        CMYK:
        0, 16, 38, 5
      HSL:
        35°, 77.9661%, 76.8627%
        HSV (HSB):
        35°, 38.0165%, 94.9020%
        XYZ:
        63.4789, 63.7911, 37.8214
        xyY:
        0.3845, 0.3864, 63.7911
      CIE-Lab:
        83.8569, 6.6349, 31.5766
        CIE-LCH:
        83.8569, 32.2662, 78.1336
        CIE-Luv:
        83.8569, 28.4627, 41.4551
        Hunter-Lab:
        79.8693, 2.0976, 27.8323
      #f2cb96 color charts
#f2cb96 RGB chart
      #f2cb96 CMYK chart
      #f2cb96 RGB pie chart
      #f2cb96 color shades, tints & tones
#f2cb96 color schemes
#f2cb96 color preview, HTML & CSS examples
           This text has a color of #f2cb96        
        
          <p style="color:#f2cb96;">Text here</p>
        
        
          .mytext {color:#f2cb96;}
        
        Text color #f2cb96
      
           This box has a color of #f2cb96        
        
          <div style="background-color:#f2cb96;">Content here</div>
        
        
          .mybackground {background-color:#f2cb96;}
        
        Background color #f2cb96
      
           Border around this has a color of #f2cb96        
        
          <div style="border:2px solid #f2cb96;">Content here</div>
        
        
          .myborder {border:2px solid #f2cb96;}
        
        Border color #f2cb96