#c9b666 color space conversions
Hex:
        #c9b666
        RGB:
        201, 182, 102
        CMY:
        21, 29, 60
        CMYK:
        0, 9, 49, 21
      HSL:
        48°, 47.8261%, 59.4118%
        HSV (HSB):
        48°, 49.2537%, 78.8235%
        XYZ:
        43.2136, 46.8327, 19.3324
        xyY:
        0.3951, 0.4282, 46.8327
      CIE-Lab:
        74.0826, -3.8158, 42.9048
        CIE-LCH:
        74.0826, 43.0742, 95.0823
        CIE-Luv:
        74.0826, 16.5968, 54.0335
        Hunter-Lab:
        68.4344, -7.0446, 31.1550
      #c9b666 color charts
#c9b666 RGB chart
      #c9b666 CMYK chart
      #c9b666 RGB pie chart
      #c9b666 color shades, tints & tones
#c9b666 color schemes
#c9b666 color preview, HTML & CSS examples
           This text has a color of #c9b666        
        
          <p style="color:#c9b666;">Text here</p>
        
        
          .mytext {color:#c9b666;}
        
        Text color #c9b666
      
           This box has a color of #c9b666        
        
          <div style="background-color:#c9b666;">Content here</div>
        
        
          .mybackground {background-color:#c9b666;}
        
        Background color #c9b666
      
           Border around this has a color of #c9b666        
        
          <div style="border:2px solid #c9b666;">Content here</div>
        
        
          .myborder {border:2px solid #c9b666;}
        
        Border color #c9b666