#c2b464 color space conversions
Hex:
        #c2b464
        RGB:
        194, 180, 100
        CMY:
        24, 29, 61
        CMYK:
        0, 7, 48, 24
      HSL:
        51°, 43.5185%, 57.6471%
        HSV (HSB):
        51°, 48.4536%, 76.0784%
        XYZ:
        40.8696, 45.0320, 18.5946
        xyY:
        0.3911, 0.4309, 45.0320
      CIE-Lab:
        72.9129, -5.8550, 42.3367
        CIE-LCH:
        72.9129, 42.7397, 97.8738
        CIE-Luv:
        72.9129, 13.1599, 53.6090
        Hunter-Lab:
        67.1058, -8.7229, 30.5452
      #c2b464 color charts
#c2b464 RGB chart
      #c2b464 CMYK chart
      #c2b464 RGB pie chart
      #c2b464 color shades, tints & tones
#c2b464 color schemes
#c2b464 color preview, HTML & CSS examples
           This text has a color of #c2b464        
        
          <p style="color:#c2b464;">Text here</p>
        
        
          .mytext {color:#c2b464;}
        
        Text color #c2b464
      
           This box has a color of #c2b464        
        
          <div style="background-color:#c2b464;">Content here</div>
        
        
          .mybackground {background-color:#c2b464;}
        
        Background color #c2b464
      
           Border around this has a color of #c2b464        
        
          <div style="border:2px solid #c2b464;">Content here</div>
        
        
          .myborder {border:2px solid #c2b464;}
        
        Border color #c2b464