#f7d0ae color space conversions
Hex:
        #f7d0ae
        RGB:
        247, 208, 174
        CMY:
        3, 18, 32
        CMYK:
        0, 16, 30, 3
      HSL:
        28°, 82.0225%, 82.5490%
        HSV (HSB):
        28°, 29.5547%, 96.8627%
        XYZ:
        68.5536, 67.9419, 49.5453
        xyY:
        0.3685, 0.3652, 67.9419
      CIE-Lab:
        85.9774, 8.8441, 21.9920
        CIE-LCH:
        85.9774, 23.7037, 68.0924
        CIE-Luv:
        85.9774, 26.7797, 29.3498
        Hunter-Lab:
        82.4269, 4.2097, 22.0606
      #f7d0ae color charts
#f7d0ae RGB chart
      #f7d0ae CMYK chart
      #f7d0ae RGB pie chart
      #f7d0ae color shades, tints & tones
#f7d0ae color schemes
#f7d0ae color preview, HTML & CSS examples
           This text has a color of #f7d0ae        
        
          <p style="color:#f7d0ae;">Text here</p>
        
        
          .mytext {color:#f7d0ae;}
        
        Text color #f7d0ae
      
           This box has a color of #f7d0ae        
        
          <div style="background-color:#f7d0ae;">Content here</div>
        
        
          .mybackground {background-color:#f7d0ae;}
        
        Background color #f7d0ae
      
           Border around this has a color of #f7d0ae        
        
          <div style="border:2px solid #f7d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #f7d0ae;}
        
        Border color #f7d0ae