#bca846 color space conversions
Hex:
        #bca846
        RGB:
        188, 168, 70
        CMY:
        26, 34, 73
        CMYK:
        0, 11, 63, 26
      HSL:
        50°, 46.8254%, 50.5882%
        HSV (HSB):
        50°, 62.7660%, 73.7255%
        XYZ:
        35.8472, 39.1388, 11.4596
        xyY:
        0.4147, 0.4528, 39.1388
      CIE-Lab:
        68.8517, -4.4893, 51.8684
        CIE-LCH:
        68.8517, 52.0623, 94.9468
        CIE-Luv:
        68.8517, 18.1748, 60.4716
        Hunter-Lab:
        62.5610, -7.2022, 32.9323
      #bca846 color charts
#bca846 RGB chart
      #bca846 CMYK chart
      #bca846 RGB pie chart
      #bca846 color shades, tints & tones
#bca846 color schemes
#bca846 color preview, HTML & CSS examples
           This text has a color of #bca846        
        
          <p style="color:#bca846;">Text here</p>
        
        
          .mytext {color:#bca846;}
        
        Text color #bca846
      
           This box has a color of #bca846        
        
          <div style="background-color:#bca846;">Content here</div>
        
        
          .mybackground {background-color:#bca846;}
        
        Background color #bca846
      
           Border around this has a color of #bca846        
        
          <div style="border:2px solid #bca846;">Content here</div>
        
        
          .myborder {border:2px solid #bca846;}
        
        Border color #bca846