#bca869 color space conversions
Hex:
        #bca869
        RGB:
        188, 168, 105
        CMY:
        26, 34, 59
        CMYK:
        0, 11, 44, 26
      HSL:
        46°, 38.2488%, 57.4510%
        HSV (HSB):
        46°, 44.1489%, 73.7255%
        XYZ:
        37.2915, 39.7166, 19.0652
        xyY:
        0.3882, 0.4134, 39.7166
      CIE-Lab:
        69.2672, -1.4922, 35.1226
        CIE-LCH:
        69.2672, 35.1543, 92.4327
        CIE-Luv:
        69.2672, 16.4507, 44.5996
        Hunter-Lab:
        63.0211, -4.6630, 26.1783
      #bca869 color charts
#bca869 RGB chart
      #bca869 CMYK chart
      #bca869 RGB pie chart
      #bca869 color shades, tints & tones
#bca869 color schemes
#bca869 color preview, HTML & CSS examples
           This text has a color of #bca869        
        
          <p style="color:#bca869;">Text here</p>
        
        
          .mytext {color:#bca869;}
        
        Text color #bca869
      
           This box has a color of #bca869        
        
          <div style="background-color:#bca869;">Content here</div>
        
        
          .mybackground {background-color:#bca869;}
        
        Background color #bca869
      
           Border around this has a color of #bca869        
        
          <div style="border:2px solid #bca869;">Content here</div>
        
        
          .myborder {border:2px solid #bca869;}
        
        Border color #bca869