#cfc7bc color space conversions
Hex:
        #cfc7bc
        RGB:
        207, 199, 188
        CMY:
        19, 22, 26
        CMYK:
        0, 4, 9, 19
      HSL:
        35°, 16.5217%, 77.4510%
        HSV (HSB):
        35°, 9.1787%, 81.1765%
        XYZ:
        55.2327, 57.7431, 55.8114
        xyY:
        0.3272, 0.3421, 57.7431
      CIE-Lab:
        80.5957, 0.8821, 6.4838
        CIE-LCH:
        80.5957, 6.5436, 82.2524
        CIE-Luv:
        80.5957, 5.3118, 9.3890
        Hunter-Lab:
        75.9889, -3.2375, 9.6456
      #cfc7bc color charts
#cfc7bc RGB chart
      #cfc7bc CMYK chart
      #cfc7bc RGB pie chart
      #cfc7bc color shades, tints & tones
#cfc7bc color schemes
#cfc7bc color preview, HTML & CSS examples
           This text has a color of #cfc7bc        
        
          <p style="color:#cfc7bc;">Text here</p>
        
        
          .mytext {color:#cfc7bc;}
        
        Text color #cfc7bc
      
           This box has a color of #cfc7bc        
        
          <div style="background-color:#cfc7bc;">Content here</div>
        
        
          .mybackground {background-color:#cfc7bc;}
        
        Background color #cfc7bc
      
           Border around this has a color of #cfc7bc        
        
          <div style="border:2px solid #cfc7bc;">Content here</div>
        
        
          .myborder {border:2px solid #cfc7bc;}
        
        Border color #cfc7bc