#c5a482 color space conversions
Hex:
        #c5a482
        RGB:
        197, 164, 130
        CMY:
        23, 36, 49
        CMYK:
        0, 17, 34, 23
      HSL:
        30°, 36.6120%, 64.1176%
        HSV (HSB):
        30°, 34.0102%, 77.2549%
        XYZ:
        40.3307, 40.0329, 26.7206
        xyY:
        0.3766, 0.3738, 40.0329
      CIE-Lab:
        69.4930, 7.2198, 22.1861
        CIE-LCH:
        69.4930, 23.3313, 71.9739
        CIE-Luv:
        69.4930, 23.4100, 28.3587
        Hunter-Lab:
        63.2716, 3.0545, 19.2510
      #c5a482 color charts
#c5a482 RGB chart
      #c5a482 CMYK chart
      #c5a482 RGB pie chart
      #c5a482 color shades, tints & tones
#c5a482 color schemes
#c5a482 color preview, HTML & CSS examples
           This text has a color of #c5a482        
        
          <p style="color:#c5a482;">Text here</p>
        
        
          .mytext {color:#c5a482;}
        
        Text color #c5a482
      
           This box has a color of #c5a482        
        
          <div style="background-color:#c5a482;">Content here</div>
        
        
          .mybackground {background-color:#c5a482;}
        
        Background color #c5a482
      
           Border around this has a color of #c5a482        
        
          <div style="border:2px solid #c5a482;">Content here</div>
        
        
          .myborder {border:2px solid #c5a482;}
        
        Border color #c5a482