#c5b364 color space conversions
Hex:
        #c5b364
        RGB:
        197, 179, 100
        CMY:
        23, 30, 61
        CMYK:
        0, 9, 49, 23
      HSL:
        49°, 45.5399%, 58.2353%
        HSV (HSB):
        49°, 49.2386%, 77.2549%
        XYZ:
        41.4463, 45.0306, 18.5639
        xyY:
        0.3946, 0.4287, 45.0306
      CIE-Lab:
        72.9120, -4.0845, 42.3962
        CIE-LCH:
        72.9120, 42.5925, 95.5030
        CIE-Luv:
        72.9120, 15.8689, 53.2943
        Hunter-Lab:
        67.1049, -7.1856, 30.5714
      #c5b364 color charts
#c5b364 RGB chart
      #c5b364 CMYK chart
      #c5b364 RGB pie chart
      #c5b364 color shades, tints & tones
#c5b364 color schemes
#c5b364 color preview, HTML & CSS examples
           This text has a color of #c5b364        
        
          <p style="color:#c5b364;">Text here</p>
        
        
          .mytext {color:#c5b364;}
        
        Text color #c5b364
      
           This box has a color of #c5b364        
        
          <div style="background-color:#c5b364;">Content here</div>
        
        
          .mybackground {background-color:#c5b364;}
        
        Background color #c5b364
      
           Border around this has a color of #c5b364        
        
          <div style="border:2px solid #c5b364;">Content here</div>
        
        
          .myborder {border:2px solid #c5b364;}
        
        Border color #c5b364