#c9bb96 color space conversions
Hex:
        #c9bb96
        RGB:
        201, 187, 150
        CMY:
        21, 27, 41
        CMYK:
        0, 7, 25, 21
      HSL:
        44°, 32.0755%, 68.8235%
        HSV (HSB):
        44°, 25.3731%, 78.8235%
        XYZ:
        47.3627, 50.1602, 36.0398
        xyY:
        0.3546, 0.3756, 50.1602
      CIE-Lab:
        76.1675, -0.8713, 20.5622
        CIE-LCH:
        76.1675, 20.5806, 92.4263
        CIE-Luv:
        76.1675, 10.7268, 28.6252
        Hunter-Lab:
        70.8238, -4.5716, 19.4061
      #c9bb96 color charts
#c9bb96 RGB chart
      #c9bb96 CMYK chart
      #c9bb96 RGB pie chart
      #c9bb96 color shades, tints & tones
#c9bb96 color schemes
#c9bb96 color preview, HTML & CSS examples
           This text has a color of #c9bb96        
        
          <p style="color:#c9bb96;">Text here</p>
        
        
          .mytext {color:#c9bb96;}
        
        Text color #c9bb96
      
           This box has a color of #c9bb96        
        
          <div style="background-color:#c9bb96;">Content here</div>
        
        
          .mybackground {background-color:#c9bb96;}
        
        Background color #c9bb96
      
           Border around this has a color of #c9bb96        
        
          <div style="border:2px solid #c9bb96;">Content here</div>
        
        
          .myborder {border:2px solid #c9bb96;}
        
        Border color #c9bb96