#c4a150 color space conversions
Hex:
        #c4a150
        RGB:
        196, 161, 80
        CMY:
        23, 37, 69
        CMYK:
        0, 18, 59, 23
      HSL:
        42°, 49.5726%, 54.1176%
        HSV (HSB):
        42°, 59.1837%, 76.8627%
        XYZ:
        36.9578, 37.8047, 12.9386
        xyY:
        0.4214, 0.4311, 37.8047
      CIE-Lab:
        67.8764, 3.4074, 46.2877
        CIE-LCH:
        67.8764, 46.4129, 85.7898
        CIE-Luv:
        67.8764, 28.3465, 53.7733
        Hunter-Lab:
        61.4855, -0.3067, 30.5633
      #c4a150 color charts
#c4a150 RGB chart
      #c4a150 CMYK chart
      #c4a150 RGB pie chart
      #c4a150 color shades, tints & tones
#c4a150 color schemes
#c4a150 color preview, HTML & CSS examples
           This text has a color of #c4a150        
        
          <p style="color:#c4a150;">Text here</p>
        
        
          .mytext {color:#c4a150;}
        
        Text color #c4a150
      
           This box has a color of #c4a150        
        
          <div style="background-color:#c4a150;">Content here</div>
        
        
          .mybackground {background-color:#c4a150;}
        
        Background color #c4a150
      
           Border around this has a color of #c4a150        
        
          <div style="border:2px solid #c4a150;">Content here</div>
        
        
          .myborder {border:2px solid #c4a150;}
        
        Border color #c4a150