#c4b264 color space conversions
Hex:
        #c4b264
        RGB:
        196, 178, 100
        CMY:
        23, 30, 61
        CMYK:
        0, 9, 49, 23
      HSL:
        49°, 44.8598%, 58.0392%
        HSV (HSB):
        49°, 48.9796%, 76.8627%
        XYZ:
        40.9856, 44.4967, 18.4851
        xyY:
        0.3942, 0.4280, 44.4967
      CIE-Lab:
        72.5592, -3.9738, 41.9450
        CIE-LCH:
        72.5592, 42.1328, 95.4120
        CIE-Luv:
        72.5592, 15.8235, 52.7419
        Hunter-Lab:
        66.7058, -7.0606, 30.2640
      #c4b264 color charts
#c4b264 RGB chart
      #c4b264 CMYK chart
      #c4b264 RGB pie chart
      #c4b264 color shades, tints & tones
#c4b264 color schemes
#c4b264 color preview, HTML & CSS examples
           This text has a color of #c4b264        
        
          <p style="color:#c4b264;">Text here</p>
        
        
          .mytext {color:#c4b264;}
        
        Text color #c4b264
      
           This box has a color of #c4b264        
        
          <div style="background-color:#c4b264;">Content here</div>
        
        
          .mybackground {background-color:#c4b264;}
        
        Background color #c4b264
      
           Border around this has a color of #c4b264        
        
          <div style="border:2px solid #c4b264;">Content here</div>
        
        
          .myborder {border:2px solid #c4b264;}
        
        Border color #c4b264