#cfcb9e color space conversions
Hex:
        #cfcb9e
        RGB:
        207, 203, 158
        CMY:
        19, 20, 38
        CMYK:
        0, 2, 24, 19
      HSL:
        55°, 33.7931%, 71.5686%
        HSV (HSB):
        55°, 23.6715%, 81.1765%
        XYZ:
        53.2596, 58.4459, 40.8219
        xyY:
        0.3492, 0.3832, 58.4459
      CIE-Lab:
        80.9861, -5.8289, 23.0033
        CIE-LCH:
        80.9861, 23.7303, 104.2191
        CIE-Luv:
        80.9861, 4.8310, 33.1423
        Hunter-Lab:
        76.4499, -9.4335, 21.8559
      #cfcb9e color charts
#cfcb9e RGB chart
      #cfcb9e CMYK chart
      #cfcb9e RGB pie chart
      #cfcb9e color shades, tints & tones
#cfcb9e color schemes
#cfcb9e color preview, HTML & CSS examples
           This text has a color of #cfcb9e        
        
          <p style="color:#cfcb9e;">Text here</p>
        
        
          .mytext {color:#cfcb9e;}
        
        Text color #cfcb9e
      
           This box has a color of #cfcb9e        
        
          <div style="background-color:#cfcb9e;">Content here</div>
        
        
          .mybackground {background-color:#cfcb9e;}
        
        Background color #cfcb9e
      
           Border around this has a color of #cfcb9e        
        
          <div style="border:2px solid #cfcb9e;">Content here</div>
        
        
          .myborder {border:2px solid #cfcb9e;}
        
        Border color #cfcb9e