#c5a952 color space conversions
Hex:
        #c5a952
        RGB:
        197, 169, 82
        CMY:
        23, 34, 68
        CMYK:
        0, 14, 58, 23
      HSL:
        45°, 49.7835%, 54.7059%
        HSV (HSB):
        45°, 58.3756%, 77.2549%
        XYZ:
        38.7369, 40.8554, 13.8269
        xyY:
        0.4147, 0.4373, 40.8554
      CIE-Lab:
        70.0745, -0.3027, 47.8769
        CIE-LCH:
        70.0745, 47.8779, 90.3622
        CIE-Luv:
        70.0745, 23.4429, 56.6770
        Hunter-Lab:
        63.9183, -3.6791, 31.9171
      #c5a952 color charts
#c5a952 RGB chart
      #c5a952 CMYK chart
      #c5a952 RGB pie chart
      #c5a952 color shades, tints & tones
#c5a952 color schemes
#c5a952 color preview, HTML & CSS examples
           This text has a color of #c5a952        
        
          <p style="color:#c5a952;">Text here</p>
        
        
          .mytext {color:#c5a952;}
        
        Text color #c5a952
      
           This box has a color of #c5a952        
        
          <div style="background-color:#c5a952;">Content here</div>
        
        
          .mybackground {background-color:#c5a952;}
        
        Background color #c5a952
      
           Border around this has a color of #c5a952        
        
          <div style="border:2px solid #c5a952;">Content here</div>
        
        
          .myborder {border:2px solid #c5a952;}
        
        Border color #c5a952