#c4b666 color space conversions
Hex:
        #c4b666
        RGB:
        196, 182, 102
        CMY:
        23, 29, 60
        CMYK:
        0, 7, 48, 23
      HSL:
        51°, 44.3396%, 58.4314%
        HSV (HSB):
        51°, 47.9592%, 76.8627%
        XYZ:
        41.8912, 46.1510, 19.2705
        xyY:
        0.3904, 0.4301, 46.1510
      CIE-Lab:
        73.6434, -5.8851, 42.2676
        CIE-LCH:
        73.6434, 42.6753, 97.9266
        CIE-Luv:
        73.6434, 13.1547, 53.7352
        Hunter-Lab:
        67.9345, -8.8150, 30.7358
      #c4b666 color charts
#c4b666 RGB chart
      #c4b666 CMYK chart
      #c4b666 RGB pie chart
      #c4b666 color shades, tints & tones
#c4b666 color schemes
#c4b666 color preview, HTML & CSS examples
           This text has a color of #c4b666        
        
          <p style="color:#c4b666;">Text here</p>
        
        
          .mytext {color:#c4b666;}
        
        Text color #c4b666
      
           This box has a color of #c4b666        
        
          <div style="background-color:#c4b666;">Content here</div>
        
        
          .mybackground {background-color:#c4b666;}
        
        Background color #c4b666
      
           Border around this has a color of #c4b666        
        
          <div style="border:2px solid #c4b666;">Content here</div>
        
        
          .myborder {border:2px solid #c4b666;}
        
        Border color #c4b666