#cfbca4 color space conversions
Hex:
        #cfbca4
        RGB:
        207, 188, 164
        CMY:
        19, 26, 36
        CMYK:
        0, 9, 21, 19
      HSL:
        33°, 30.9353%, 72.7451%
        HSV (HSB):
        33°, 20.7729%, 81.1765%
        XYZ:
        50.4162, 51.9122, 42.4848
        xyY:
        0.3481, 0.3585, 51.9122
      CIE-Lab:
        77.2283, 2.8980, 14.5921
        CIE-LCH:
        77.2283, 14.8771, 78.7671
        CIE-Luv:
        77.2283, 13.0361, 20.1737
        Hunter-Lab:
        72.0501, -1.1845, 15.4744
      #cfbca4 color charts
#cfbca4 RGB chart
      #cfbca4 CMYK chart
      #cfbca4 RGB pie chart
      #cfbca4 color shades, tints & tones
#cfbca4 color schemes
#cfbca4 color preview, HTML & CSS examples
           This text has a color of #cfbca4        
        
          <p style="color:#cfbca4;">Text here</p>
        
        
          .mytext {color:#cfbca4;}
        
        Text color #cfbca4
      
           This box has a color of #cfbca4        
        
          <div style="background-color:#cfbca4;">Content here</div>
        
        
          .mybackground {background-color:#cfbca4;}
        
        Background color #cfbca4
      
           Border around this has a color of #cfbca4        
        
          <div style="border:2px solid #cfbca4;">Content here</div>
        
        
          .myborder {border:2px solid #cfbca4;}
        
        Border color #cfbca4