#f7d6ae color space conversions
Hex:
        #f7d6ae
        RGB:
        247, 214, 174
        CMY:
        3, 16, 32
        CMYK:
        0, 13, 30, 3
      HSL:
        33°, 82.0225%, 82.5490%
        HSV (HSB):
        33°, 29.5547%, 96.8627%
        XYZ:
        70.0443, 70.9233, 50.0422
        xyY:
        0.3667, 0.3713, 70.9233
      CIE-Lab:
        87.4477, 5.7333, 24.0145
        CIE-LCH:
        87.4477, 24.6894, 76.5723
        CIE-Luv:
        87.4477, 23.1495, 32.7196
        Hunter-Lab:
        84.2160, 1.0846, 23.7203
      #f7d6ae color charts
#f7d6ae RGB chart
      #f7d6ae CMYK chart
      #f7d6ae RGB pie chart
      #f7d6ae color shades, tints & tones
#f7d6ae color schemes
#f7d6ae color preview, HTML & CSS examples
           This text has a color of #f7d6ae        
        
          <p style="color:#f7d6ae;">Text here</p>
        
        
          .mytext {color:#f7d6ae;}
        
        Text color #f7d6ae
      
           This box has a color of #f7d6ae        
        
          <div style="background-color:#f7d6ae;">Content here</div>
        
        
          .mybackground {background-color:#f7d6ae;}
        
        Background color #f7d6ae
      
           Border around this has a color of #f7d6ae        
        
          <div style="border:2px solid #f7d6ae;">Content here</div>
        
        
          .myborder {border:2px solid #f7d6ae;}
        
        Border color #f7d6ae