#f2deaf color space conversions
Hex:
        #f2deaf
        RGB:
        242, 222, 175
        CMY:
        5, 13, 31
        CMYK:
        0, 8, 28, 5
      HSL:
        42°, 72.0430%, 81.7647%
        HSV (HSB):
        42°, 27.6860%, 94.9020%
        XYZ:
        70.4771, 74.2149, 51.1678
        xyY:
        0.3598, 0.3789, 74.2149
      CIE-Lab:
        89.0240, -0.1326, 25.5835
        CIE-LCH:
        89.0240, 25.5838, 90.2971
        CIE-Luv:
        89.0240, 15.0212, 36.0668
        Hunter-Lab:
        86.1481, -4.7297, 25.0883
      #f2deaf color charts
#f2deaf RGB chart
      #f2deaf CMYK chart
      #f2deaf RGB pie chart
      #f2deaf color shades, tints & tones
#f2deaf color schemes
#f2deaf color preview, HTML & CSS examples
           This text has a color of #f2deaf        
        
          <p style="color:#f2deaf;">Text here</p>
        
        
          .mytext {color:#f2deaf;}
        
        Text color #f2deaf
      
           This box has a color of #f2deaf        
        
          <div style="background-color:#f2deaf;">Content here</div>
        
        
          .mybackground {background-color:#f2deaf;}
        
        Background color #f2deaf
      
           Border around this has a color of #f2deaf        
        
          <div style="border:2px solid #f2deaf;">Content here</div>
        
        
          .myborder {border:2px solid #f2deaf;}
        
        Border color #f2deaf