#c9b482 color space conversions
Hex:
        #c9b482
        RGB:
        201, 180, 130
        CMY:
        21, 29, 49
        CMYK:
        0, 10, 35, 21
      HSL:
        42°, 39.6648%, 64.9020%
        HSV (HSB):
        42°, 35.3234%, 78.8235%
        XYZ:
        44.4379, 46.6717, 27.7855
        xyY:
        0.3738, 0.3925, 46.6717
      CIE-Lab:
        73.9793, 0.2267, 28.2792
        CIE-LCH:
        73.9793, 28.2802, 89.5407
        CIE-Luv:
        73.9793, 16.2241, 37.5503
        Hunter-Lab:
        68.3167, -3.4455, 23.7075
      #c9b482 color charts
#c9b482 RGB chart
      #c9b482 CMYK chart
      #c9b482 RGB pie chart
      #c9b482 color shades, tints & tones
#c9b482 color schemes
#c9b482 color preview, HTML & CSS examples
           This text has a color of #c9b482        
        
          <p style="color:#c9b482;">Text here</p>
        
        
          .mytext {color:#c9b482;}
        
        Text color #c9b482
      
           This box has a color of #c9b482        
        
          <div style="background-color:#c9b482;">Content here</div>
        
        
          .mybackground {background-color:#c9b482;}
        
        Background color #c9b482
      
           Border around this has a color of #c9b482        
        
          <div style="border:2px solid #c9b482;">Content here</div>
        
        
          .myborder {border:2px solid #c9b482;}
        
        Border color #c9b482