#bca832 color space conversions
Hex:
        #bca832
        RGB:
        188, 168, 50
        CMY:
        26, 34, 80
        CMYK:
        0, 11, 73, 26
      HSL:
        51°, 57.9832%, 46.6667%
        HSV (HSB):
        51°, 73.4043%, 73.7255%
        XYZ:
        35.3174, 38.9269, 8.6698
        xyY:
        0.4260, 0.4695, 38.9269
      CIE-Lab:
        68.6983, -5.6165, 59.9889
        CIE-LCH:
        68.6983, 60.2513, 95.3488
        CIE-Luv:
        68.6983, 18.8480, 66.6556
        Hunter-Lab:
        62.3914, -8.1430, 35.4351
      #bca832 color charts
#bca832 RGB chart
      #bca832 CMYK chart
      #bca832 RGB pie chart
      #bca832 color shades, tints & tones
#bca832 color schemes
#bca832 color preview, HTML & CSS examples
           This text has a color of #bca832        
        
          <p style="color:#bca832;">Text here</p>
        
        
          .mytext {color:#bca832;}
        
        Text color #bca832
      
           This box has a color of #bca832        
        
          <div style="background-color:#bca832;">Content here</div>
        
        
          .mybackground {background-color:#bca832;}
        
        Background color #bca832
      
           Border around this has a color of #bca832        
        
          <div style="border:2px solid #bca832;">Content here</div>
        
        
          .myborder {border:2px solid #bca832;}
        
        Border color #bca832