#c5a352 color space conversions
Hex:
        #c5a352
        RGB:
        197, 163, 82
        CMY:
        23, 36, 68
        CMYK:
        0, 17, 58, 23
      HSL:
        42°, 49.7835%, 54.7059%
        HSV (HSB):
        42°, 58.3756%, 77.2549%
        XYZ:
        37.6461, 38.6739, 13.4633
        xyY:
        0.4193, 0.4307, 38.6739
      CIE-Lab:
        68.5144, 2.9094, 46.0760
        CIE-LCH:
        68.5144, 46.1678, 86.3870
        CIE-Luv:
        68.5144, 27.5773, 53.9060
        Hunter-Lab:
        62.1883, -0.7734, 30.6960
      #c5a352 color charts
#c5a352 RGB chart
      #c5a352 CMYK chart
      #c5a352 RGB pie chart
      #c5a352 color shades, tints & tones
#c5a352 color schemes
#c5a352 color preview, HTML & CSS examples
           This text has a color of #c5a352        
        
          <p style="color:#c5a352;">Text here</p>
        
        
          .mytext {color:#c5a352;}
        
        Text color #c5a352
      
           This box has a color of #c5a352        
        
          <div style="background-color:#c5a352;">Content here</div>
        
        
          .mybackground {background-color:#c5a352;}
        
        Background color #c5a352
      
           Border around this has a color of #c5a352        
        
          <div style="border:2px solid #c5a352;">Content here</div>
        
        
          .myborder {border:2px solid #c5a352;}
        
        Border color #c5a352