#c5b050 color space conversions
Hex:
        #c5b050
        RGB:
        197, 176, 80
        CMY:
        23, 31, 69
        CMYK:
        0, 11, 59, 23
      HSL:
        49°, 50.2146%, 54.3137%
        HSV (HSB):
        49°, 59.3909%, 77.2549%
        XYZ:
        39.9993, 43.5002, 13.8776
        xyY:
        0.4108, 0.4467, 43.5002
      CIE-Lab:
        71.8931, -4.1577, 50.8897
        CIE-LCH:
        71.8931, 51.0592, 94.6707
        CIE-Luv:
        71.8931, 18.7855, 60.6999
        Hunter-Lab:
        65.9547, -7.1665, 33.6930
      #c5b050 color charts
#c5b050 RGB chart
      #c5b050 CMYK chart
      #c5b050 RGB pie chart
      #c5b050 color shades, tints & tones
#c5b050 color schemes
#c5b050 color preview, HTML & CSS examples
           This text has a color of #c5b050        
        
          <p style="color:#c5b050;">Text here</p>
        
        
          .mytext {color:#c5b050;}
        
        Text color #c5b050
      
           This box has a color of #c5b050        
        
          <div style="background-color:#c5b050;">Content here</div>
        
        
          .mybackground {background-color:#c5b050;}
        
        Background color #c5b050
      
           Border around this has a color of #c5b050        
        
          <div style="border:2px solid #c5b050;">Content here</div>
        
        
          .myborder {border:2px solid #c5b050;}
        
        Border color #c5b050