#f0d0ae color space conversions
Hex:
        #f0d0ae
        RGB:
        240, 208, 174
        CMY:
        6, 18, 32
        CMYK:
        0, 13, 28, 6
      HSL:
        31°, 68.7500%, 81.1765%
        HSV (HSB):
        31°, 27.5000%, 94.1176%
        XYZ:
        66.1310, 66.6930, 49.4320
        xyY:
        0.3628, 0.3659, 66.6930
      CIE-Lab:
        85.3487, 6.2086, 21.0254
        CIE-LCH:
        85.3487, 21.9229, 73.5486
        CIE-Luv:
        85.3487, 22.0880, 28.5797
        Hunter-Lab:
        81.6658, 1.6300, 21.2781
      #f0d0ae color charts
#f0d0ae RGB chart
      #f0d0ae CMYK chart
      #f0d0ae RGB pie chart
      #f0d0ae color shades, tints & tones
#f0d0ae color schemes
#f0d0ae color preview, HTML & CSS examples
           This text has a color of #f0d0ae        
        
          <p style="color:#f0d0ae;">Text here</p>
        
        
          .mytext {color:#f0d0ae;}
        
        Text color #f0d0ae
      
           This box has a color of #f0d0ae        
        
          <div style="background-color:#f0d0ae;">Content here</div>
        
        
          .mybackground {background-color:#f0d0ae;}
        
        Background color #f0d0ae
      
           Border around this has a color of #f0d0ae        
        
          <div style="border:2px solid #f0d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #f0d0ae;}
        
        Border color #f0d0ae