#c2af84 color space conversions
Hex:
        #c2af84
        RGB:
        194, 175, 132
        CMY:
        24, 31, 48
        CMYK:
        0, 10, 32, 24
      HSL:
        42°, 33.6957%, 63.9216%
        HSV (HSB):
        42°, 31.9588%, 76.0784%
        XYZ:
        41.7430, 43.7952, 28.0830
        xyY:
        0.3674, 0.3854, 43.7952
      CIE-Lab:
        72.0914, 0.3552, 24.5731
        CIE-LCH:
        72.0914, 24.5756, 89.1719
        CIE-Luv:
        72.0914, 14.4591, 32.9030
        Hunter-Lab:
        66.1780, -3.2193, 21.1645
      #c2af84 color charts
#c2af84 RGB chart
      #c2af84 CMYK chart
      #c2af84 RGB pie chart
      #c2af84 color shades, tints & tones
#c2af84 color schemes
#c2af84 color preview, HTML & CSS examples
           This text has a color of #c2af84        
        
          <p style="color:#c2af84;">Text here</p>
        
        
          .mytext {color:#c2af84;}
        
        Text color #c2af84
      
           This box has a color of #c2af84        
        
          <div style="background-color:#c2af84;">Content here</div>
        
        
          .mybackground {background-color:#c2af84;}
        
        Background color #c2af84
      
           Border around this has a color of #c2af84        
        
          <div style="border:2px solid #c2af84;">Content here</div>
        
        
          .myborder {border:2px solid #c2af84;}
        
        Border color #c2af84