#c2a542 color space conversions
Hex:
        #c2a542
        RGB:
        194, 165, 66
        CMY:
        24, 35, 74
        CMYK:
        0, 15, 66, 24
      HSL:
        46°, 51.2000%, 50.9804%
        HSV (HSB):
        46°, 65.9794%, 76.0784%
        XYZ:
        36.6866, 38.7729, 10.7046
        xyY:
        0.4258, 0.4500, 38.7729
      CIE-Lab:
        68.5865, -0.5479, 53.5320
        CIE-LCH:
        68.5865, 53.5348, 90.5864
        CIE-Luv:
        68.5865, 24.7757, 60.8036
        Hunter-Lab:
        62.2679, -3.8013, 33.3949
      #c2a542 color charts
#c2a542 RGB chart
      #c2a542 CMYK chart
      #c2a542 RGB pie chart
      #c2a542 color shades, tints & tones
#c2a542 color schemes
#c2a542 color preview, HTML & CSS examples
           This text has a color of #c2a542        
        
          <p style="color:#c2a542;">Text here</p>
        
        
          .mytext {color:#c2a542;}
        
        Text color #c2a542
      
           This box has a color of #c2a542        
        
          <div style="background-color:#c2a542;">Content here</div>
        
        
          .mybackground {background-color:#c2a542;}
        
        Background color #c2a542
      
           Border around this has a color of #c2a542        
        
          <div style="border:2px solid #c2a542;">Content here</div>
        
        
          .myborder {border:2px solid #c2a542;}
        
        Border color #c2a542