#f5d0ae color space conversions
Hex:
        #f5d0ae
        RGB:
        245, 208, 174
        CMY:
        4, 18, 32
        CMYK:
        0, 15, 29, 4
      HSL:
        29°, 78.0220%, 82.1569%
        HSV (HSB):
        29°, 28.9796%, 96.0784%
        XYZ:
        67.8520, 67.5802, 49.5125
        xyY:
        0.3669, 0.3654, 67.5802
      CIE-Lab:
        85.7961, 8.0905, 21.7134
        CIE-LCH:
        85.7961, 23.1717, 69.5643
        CIE-Luv:
        85.7961, 25.4306, 29.1282
        Hunter-Lab:
        82.2072, 3.4675, 21.8353
      #f5d0ae color charts
#f5d0ae RGB chart
      #f5d0ae CMYK chart
      #f5d0ae RGB pie chart
      #f5d0ae color shades, tints & tones
#f5d0ae color schemes
#f5d0ae color preview, HTML & CSS examples
           This text has a color of #f5d0ae        
        
          <p style="color:#f5d0ae;">Text here</p>
        
        
          .mytext {color:#f5d0ae;}
        
        Text color #f5d0ae
      
           This box has a color of #f5d0ae        
        
          <div style="background-color:#f5d0ae;">Content here</div>
        
        
          .mybackground {background-color:#f5d0ae;}
        
        Background color #f5d0ae
      
           Border around this has a color of #f5d0ae        
        
          <div style="border:2px solid #f5d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #f5d0ae;}
        
        Border color #f5d0ae