#cfc9ae color space conversions
Hex:
        #cfc9ae
        RGB:
        207, 201, 174
        CMY:
        19, 21, 32
        CMYK:
        0, 3, 16, 19
      HSL:
        49°, 25.5814%, 74.7059%
        HSV (HSB):
        49°, 15.9420%, 81.1765%
        XYZ:
        54.2588, 58.0947, 48.3981
        xyY:
        0.3375, 0.3614, 58.0947
      CIE-Lab:
        80.7914, -2.4281, 14.2473
        CIE-LCH:
        80.7914, 14.4527, 99.6719
        CIE-Luv:
        80.7914, 5.0742, 20.9135
        Hunter-Lab:
        76.2199, -6.3157, 15.7060
      #cfc9ae color charts
#cfc9ae RGB chart
      #cfc9ae CMYK chart
      #cfc9ae RGB pie chart
      #cfc9ae color shades, tints & tones
#cfc9ae color schemes
#cfc9ae color preview, HTML & CSS examples
           This text has a color of #cfc9ae        
        
          <p style="color:#cfc9ae;">Text here</p>
        
        
          .mytext {color:#cfc9ae;}
        
        Text color #cfc9ae
      
           This box has a color of #cfc9ae        
        
          <div style="background-color:#cfc9ae;">Content here</div>
        
        
          .mybackground {background-color:#cfc9ae;}
        
        Background color #cfc9ae
      
           Border around this has a color of #cfc9ae        
        
          <div style="border:2px solid #cfc9ae;">Content here</div>
        
        
          .myborder {border:2px solid #cfc9ae;}
        
        Border color #cfc9ae