#bca960 color space conversions
Hex:
        #bca960
        RGB:
        188, 169, 96
        CMY:
        26, 34, 62
        CMYK:
        0, 10, 49, 26
      HSL:
        48°, 40.7080%, 55.6863%
        HSV (HSB):
        48°, 48.9362%, 73.7255%
        XYZ:
        37.0383, 39.9118, 16.8180
        xyY:
        0.3950, 0.4256, 39.9118
      CIE-Lab:
        69.4067, -2.9237, 39.9443
        CIE-LCH:
        69.4067, 40.0512, 94.1862
        CIE-Luv:
        69.4067, 16.3077, 49.7691
        Hunter-Lab:
        63.1758, -5.9078, 28.4395
      #bca960 color charts
#bca960 RGB chart
      #bca960 CMYK chart
      #bca960 RGB pie chart
      #bca960 color shades, tints & tones
#bca960 color schemes
#bca960 color preview, HTML & CSS examples
           This text has a color of #bca960        
        
          <p style="color:#bca960;">Text here</p>
        
        
          .mytext {color:#bca960;}
        
        Text color #bca960
      
           This box has a color of #bca960        
        
          <div style="background-color:#bca960;">Content here</div>
        
        
          .mybackground {background-color:#bca960;}
        
        Background color #bca960
      
           Border around this has a color of #bca960        
        
          <div style="border:2px solid #bca960;">Content here</div>
        
        
          .myborder {border:2px solid #bca960;}
        
        Border color #bca960