#c2a150 color space conversions
Hex:
        #c2a150
        RGB:
        194, 161, 80
        CMY:
        24, 37, 69
        CMYK:
        0, 17, 59, 24
      HSL:
        43°, 48.3051%, 53.7255%
        HSV (HSB):
        43°, 58.7629%, 76.0784%
        XYZ:
        36.4410, 37.5383, 12.9144
        xyY:
        0.4194, 0.4320, 37.5383
      CIE-Lab:
        67.6789, 2.5496, 46.0085
        CIE-LCH:
        67.6789, 46.0791, 86.8281
        CIE-Luv:
        67.6789, 26.8680, 53.6573
        Hunter-Lab:
        61.2685, -1.0525, 30.3906
      #c2a150 color charts
#c2a150 RGB chart
      #c2a150 CMYK chart
      #c2a150 RGB pie chart
      #c2a150 color shades, tints & tones
#c2a150 color schemes
#c2a150 color preview, HTML & CSS examples
           This text has a color of #c2a150        
        
          <p style="color:#c2a150;">Text here</p>
        
        
          .mytext {color:#c2a150;}
        
        Text color #c2a150
      
           This box has a color of #c2a150        
        
          <div style="background-color:#c2a150;">Content here</div>
        
        
          .mybackground {background-color:#c2a150;}
        
        Background color #c2a150
      
           Border around this has a color of #c2a150        
        
          <div style="border:2px solid #c2a150;">Content here</div>
        
        
          .myborder {border:2px solid #c2a150;}
        
        Border color #c2a150