#c4a542 color space conversions
Hex:
        #c4a542
        RGB:
        196, 165, 66
        CMY:
        23, 35, 74
        CMYK:
        0, 16, 66, 23
      HSL:
        46°, 52.4194%, 51.3725%
        HSV (HSB):
        46°, 66.3265%, 76.8627%
        XYZ:
        37.2035, 39.0394, 10.7288
        xyY:
        0.4278, 0.4489, 39.0394
      CIE-Lab:
        68.7798, 0.3204, 53.7958
        CIE-LCH:
        68.7798, 53.7968, 89.6587
        CIE-Luv:
        68.7798, 26.2551, 60.8895
        Hunter-Lab:
        62.4815, -3.0581, 33.5563
      #c4a542 color charts
#c4a542 RGB chart
      #c4a542 CMYK chart
      #c4a542 RGB pie chart
      #c4a542 color shades, tints & tones
#c4a542 color schemes
#c4a542 color preview, HTML & CSS examples
           This text has a color of #c4a542        
        
          <p style="color:#c4a542;">Text here</p>
        
        
          .mytext {color:#c4a542;}
        
        Text color #c4a542
      
           This box has a color of #c4a542        
        
          <div style="background-color:#c4a542;">Content here</div>
        
        
          .mybackground {background-color:#c4a542;}
        
        Background color #c4a542
      
           Border around this has a color of #c4a542        
        
          <div style="border:2px solid #c4a542;">Content here</div>
        
        
          .myborder {border:2px solid #c4a542;}
        
        Border color #c4a542