#c2a850 color space conversions
Hex:
        #c2a850
        RGB:
        194, 168, 80
        CMY:
        24, 34, 69
        CMYK:
        0, 13, 59, 24
      HSL:
        46°, 48.3051%, 53.7255%
        HSV (HSB):
        46°, 58.7629%, 76.0784%
        XYZ:
        37.6987, 40.0538, 13.3336
        xyY:
        0.4139, 0.4397, 40.0538
      CIE-Lab:
        69.5078, -1.2018, 48.1097
        CIE-LCH:
        69.5078, 48.1247, 91.4309
        CIE-Luv:
        69.5078, 22.0530, 56.8856
        Hunter-Lab:
        63.2881, -4.4272, 31.8103
      #c2a850 color charts
#c2a850 RGB chart
      #c2a850 CMYK chart
      #c2a850 RGB pie chart
      #c2a850 color shades, tints & tones
#c2a850 color schemes
#c2a850 color preview, HTML & CSS examples
           This text has a color of #c2a850        
        
          <p style="color:#c2a850;">Text here</p>
        
        
          .mytext {color:#c2a850;}
        
        Text color #c2a850
      
           This box has a color of #c2a850        
        
          <div style="background-color:#c2a850;">Content here</div>
        
        
          .mybackground {background-color:#c2a850;}
        
        Background color #c2a850
      
           Border around this has a color of #c2a850        
        
          <div style="border:2px solid #c2a850;">Content here</div>
        
        
          .myborder {border:2px solid #c2a850;}
        
        Border color #c2a850