#bca764 color space conversions
Hex:
        #bca764
        RGB:
        188, 167, 100
        CMY:
        26, 35, 61
        CMYK:
        0, 11, 47, 26
      HSL:
        46°, 39.6396%, 56.4706%
        HSV (HSB):
        46°, 46.8085%, 73.7255%
        XYZ:
        36.8580, 39.2489, 17.6898
        xyY:
        0.3930, 0.4184, 39.2489
      CIE-Lab:
        68.9312, -1.4677, 37.3014
        CIE-LCH:
        68.9312, 37.3303, 92.2533
        CIE-Luv:
        68.9312, 17.3843, 46.7404
        Hunter-Lab:
        62.6489, -4.6194, 27.1129
      #bca764 color charts
#bca764 RGB chart
      #bca764 CMYK chart
      #bca764 RGB pie chart
      #bca764 color shades, tints & tones
#bca764 color schemes
#bca764 color preview, HTML & CSS examples
           This text has a color of #bca764        
        
          <p style="color:#bca764;">Text here</p>
        
        
          .mytext {color:#bca764;}
        
        Text color #bca764
      
           This box has a color of #bca764        
        
          <div style="background-color:#bca764;">Content here</div>
        
        
          .mybackground {background-color:#bca764;}
        
        Background color #bca764
      
           Border around this has a color of #bca764        
        
          <div style="border:2px solid #bca764;">Content here</div>
        
        
          .myborder {border:2px solid #bca764;}
        
        Border color #bca764