#cfc5bc color space conversions
Hex:
        #cfc5bc
        RGB:
        207, 197, 188
        CMY:
        19, 23, 26
        CMYK:
        0, 5, 9, 19
      HSL:
        28°, 16.5217%, 77.4510%
        HSV (HSB):
        28°, 9.1787%, 81.1765%
        XYZ:
        54.7755, 56.8287, 55.6590
        xyY:
        0.3275, 0.3398, 56.8287
      CIE-Lab:
        80.0832, 1.9371, 5.7459
        CIE-LCH:
        80.0832, 6.0636, 71.3697
        CIE-Luv:
        80.0832, 6.3827, 8.1213
        Hunter-Lab:
        75.3848, -2.2234, 8.9937
      #cfc5bc color charts
#cfc5bc RGB chart
      #cfc5bc CMYK chart
      #cfc5bc RGB pie chart
      #cfc5bc color shades, tints & tones
#cfc5bc color schemes
#cfc5bc color preview, HTML & CSS examples
           This text has a color of #cfc5bc        
        
          <p style="color:#cfc5bc;">Text here</p>
        
        
          .mytext {color:#cfc5bc;}
        
        Text color #cfc5bc
      
           This box has a color of #cfc5bc        
        
          <div style="background-color:#cfc5bc;">Content here</div>
        
        
          .mybackground {background-color:#cfc5bc;}
        
        Background color #cfc5bc
      
           Border around this has a color of #cfc5bc        
        
          <div style="border:2px solid #cfc5bc;">Content here</div>
        
        
          .myborder {border:2px solid #cfc5bc;}
        
        Border color #cfc5bc