#f2d0ae color space conversions
Hex:
        #f2d0ae
        RGB:
        242, 208, 174
        CMY:
        5, 18, 32
        CMYK:
        0, 14, 28, 5
      HSL:
        30°, 72.3404%, 81.5686%
        HSV (HSB):
        30°, 28.0992%, 94.9020%
        XYZ:
        66.8138, 67.0450, 49.4639
        xyY:
        0.3645, 0.3657, 67.0450
      CIE-Lab:
        85.5267, 6.9610, 21.2992
        CIE-LCH:
        85.5267, 22.4078, 71.9015
        CIE-Luv:
        85.5267, 23.4198, 28.7982
        Hunter-Lab:
        81.8810, 2.3619, 21.4999
      #f2d0ae color charts
#f2d0ae RGB chart
      #f2d0ae CMYK chart
      #f2d0ae RGB pie chart
      #f2d0ae color shades, tints & tones
#f2d0ae color schemes
#f2d0ae color preview, HTML & CSS examples
           This text has a color of #f2d0ae        
        
          <p style="color:#f2d0ae;">Text here</p>
        
        
          .mytext {color:#f2d0ae;}
        
        Text color #f2d0ae
      
           This box has a color of #f2d0ae        
        
          <div style="background-color:#f2d0ae;">Content here</div>
        
        
          .mybackground {background-color:#f2d0ae;}
        
        Background color #f2d0ae
      
           Border around this has a color of #f2d0ae        
        
          <div style="border:2px solid #f2d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #f2d0ae;}
        
        Border color #f2d0ae