#c5a452 color space conversions
Hex:
        #c5a452
        RGB:
        197, 164, 82
        CMY:
        23, 36, 68
        CMYK:
        0, 17, 58, 23
      HSL:
        43°, 49.7835%, 54.7059%
        HSV (HSB):
        43°, 58.3756%, 77.2549%
        XYZ:
        37.8244, 39.0304, 13.5227
        xyY:
        0.4185, 0.4319, 39.0304
      CIE-Lab:
        68.7733, 2.3720, 46.3760
        CIE-LCH:
        68.7733, 46.4367, 87.0720
        CIE-Luv:
        68.7733, 26.8841, 54.3682
        Hunter-Lab:
        62.4743, -1.2592, 30.8986
      #c5a452 color charts
#c5a452 RGB chart
      #c5a452 CMYK chart
      #c5a452 RGB pie chart
      #c5a452 color shades, tints & tones
#c5a452 color schemes
#c5a452 color preview, HTML & CSS examples
           This text has a color of #c5a452        
        
          <p style="color:#c5a452;">Text here</p>
        
        
          .mytext {color:#c5a452;}
        
        Text color #c5a452
      
           This box has a color of #c5a452        
        
          <div style="background-color:#c5a452;">Content here</div>
        
        
          .mybackground {background-color:#c5a452;}
        
        Background color #c5a452
      
           Border around this has a color of #c5a452        
        
          <div style="border:2px solid #c5a452;">Content here</div>
        
        
          .myborder {border:2px solid #c5a452;}
        
        Border color #c5a452