#bca856 color space conversions
Hex:
        #bca856
        RGB:
        188, 168, 86
        CMY:
        26, 34, 66
        CMYK:
        0, 11, 54, 26
      HSL:
        48°, 43.2203%, 53.7255%
        HSV (HSB):
        48°, 54.2553%, 73.7255%
        XYZ:
        36.4214, 39.3685, 14.4834
        xyY:
        0.4035, 0.4361, 39.3685
      CIE-Lab:
        69.0174, -3.2847, 44.4878
        CIE-LCH:
        69.0174, 44.6089, 94.2227
        CIE-Luv:
        69.0174, 17.4706, 53.9947
        Hunter-Lab:
        62.7443, -6.1882, 30.2350
      #bca856 color charts
#bca856 RGB chart
      #bca856 CMYK chart
      #bca856 RGB pie chart
      #bca856 color shades, tints & tones
#bca856 color schemes
#bca856 color preview, HTML & CSS examples
           This text has a color of #bca856        
        
          <p style="color:#bca856;">Text here</p>
        
        
          .mytext {color:#bca856;}
        
        Text color #bca856
      
           This box has a color of #bca856        
        
          <div style="background-color:#bca856;">Content here</div>
        
        
          .mybackground {background-color:#bca856;}
        
        Background color #bca856
      
           Border around this has a color of #bca856        
        
          <div style="border:2px solid #bca856;">Content here</div>
        
        
          .myborder {border:2px solid #bca856;}
        
        Border color #bca856