#cfcbb3 color space conversions
Hex:
        #cfcbb3
        RGB:
        207, 203, 179
        CMY:
        19, 20, 30
        CMYK:
        0, 2, 14, 19
      HSL:
        51°, 22.5806%, 75.6863%
        HSV (HSB):
        51°, 13.5266%, 81.1765%
        XYZ:
        55.2247, 59.2319, 51.1701
        xyY:
        0.3334, 0.3576, 59.2319
      CIE-Lab:
        81.4189, -2.6860, 12.4691
        CIE-LCH:
        81.4189, 12.7551, 102.1563
        CIE-Luv:
        81.4189, 3.6912, 18.5431
        Hunter-Lab:
        76.9623, -6.6003, 14.4533
      #cfcbb3 color charts
#cfcbb3 RGB chart
      #cfcbb3 CMYK chart
      #cfcbb3 RGB pie chart
      #cfcbb3 color shades, tints & tones
#cfcbb3 color schemes
#cfcbb3 color preview, HTML & CSS examples
           This text has a color of #cfcbb3        
        
          <p style="color:#cfcbb3;">Text here</p>
        
        
          .mytext {color:#cfcbb3;}
        
        Text color #cfcbb3
      
           This box has a color of #cfcbb3        
        
          <div style="background-color:#cfcbb3;">Content here</div>
        
        
          .mybackground {background-color:#cfcbb3;}
        
        Background color #cfcbb3
      
           Border around this has a color of #cfcbb3        
        
          <div style="border:2px solid #cfcbb3;">Content here</div>
        
        
          .myborder {border:2px solid #cfcbb3;}
        
        Border color #cfcbb3