#c7a452 color space conversions
Hex:
        #c7a452
        RGB:
        199, 164, 82
        CMY:
        22, 36, 68
        CMYK:
        0, 18, 59, 22
      HSL:
        42°, 51.0917%, 55.0980%
        HSV (HSB):
        42°, 58.7940%, 78.0392%
        XYZ:
        38.3516, 39.3022, 13.5474
        xyY:
        0.4205, 0.4309, 39.3022
      CIE-Lab:
        68.9696, 3.2267, 46.6539
        CIE-LCH:
        68.9696, 46.7653, 86.0436
        CIE-Luv:
        68.9696, 28.3593, 54.4841
        Hunter-Lab:
        62.6915, -0.5124, 31.0717
      #c7a452 color charts
#c7a452 RGB chart
      #c7a452 CMYK chart
      #c7a452 RGB pie chart
      #c7a452 color shades, tints & tones
#c7a452 color schemes
#c7a452 color preview, HTML & CSS examples
           This text has a color of #c7a452        
        
          <p style="color:#c7a452;">Text here</p>
        
        
          .mytext {color:#c7a452;}
        
        Text color #c7a452
      
           This box has a color of #c7a452        
        
          <div style="background-color:#c7a452;">Content here</div>
        
        
          .mybackground {background-color:#c7a452;}
        
        Background color #c7a452
      
           Border around this has a color of #c7a452        
        
          <div style="border:2px solid #c7a452;">Content here</div>
        
        
          .myborder {border:2px solid #c7a452;}
        
        Border color #c7a452