#c5b052 color space conversions
Hex:
        #c5b052
        RGB:
        197, 176, 82
        CMY:
        23, 31, 68
        CMYK:
        0, 11, 58, 23
      HSL:
        49°, 49.7835%, 54.7059%
        HSV (HSB):
        49°, 58.3756%, 77.2549%
        XYZ:
        40.0743, 43.5302, 14.2727
        xyY:
        0.4094, 0.4447, 43.5302
      CIE-Lab:
        71.9133, -4.0106, 49.9783
        CIE-LCH:
        71.9133, 50.1390, 94.5880
        CIE-Luv:
        71.9133, 18.6985, 59.9013
        Hunter-Lab:
        65.9774, -7.0406, 33.3582
      #c5b052 color charts
#c5b052 RGB chart
      #c5b052 CMYK chart
      #c5b052 RGB pie chart
      #c5b052 color shades, tints & tones
#c5b052 color schemes
#c5b052 color preview, HTML & CSS examples
           This text has a color of #c5b052        
        
          <p style="color:#c5b052;">Text here</p>
        
        
          .mytext {color:#c5b052;}
        
        Text color #c5b052
      
           This box has a color of #c5b052        
        
          <div style="background-color:#c5b052;">Content here</div>
        
        
          .mybackground {background-color:#c5b052;}
        
        Background color #c5b052
      
           Border around this has a color of #c5b052        
        
          <div style="border:2px solid #c5b052;">Content here</div>
        
        
          .myborder {border:2px solid #c5b052;}
        
        Border color #c5b052