#bca867 color space conversions
Hex:
        #bca867
        RGB:
        188, 168, 103
        CMY:
        26, 34, 60
        CMYK:
        0, 11, 45, 26
      HSL:
        46°, 38.8128%, 57.0588%
        HSV (HSB):
        46°, 45.2128%, 73.7255%
        XYZ:
        37.1899, 39.6759, 18.5301
        xyY:
        0.3898, 0.4159, 39.6759
      CIE-Lab:
        69.2381, -1.6995, 36.1292
        CIE-LCH:
        69.2381, 36.1692, 92.6932
        CIE-Luv:
        69.2381, 16.5670, 45.6720
        Hunter-Lab:
        62.9888, -4.8405, 26.6502
      #bca867 color charts
#bca867 RGB chart
      #bca867 CMYK chart
      #bca867 RGB pie chart
      #bca867 color shades, tints & tones
#bca867 color schemes
#bca867 color preview, HTML & CSS examples
           This text has a color of #bca867        
        
          <p style="color:#bca867;">Text here</p>
        
        
          .mytext {color:#bca867;}
        
        Text color #bca867
      
           This box has a color of #bca867        
        
          <div style="background-color:#bca867;">Content here</div>
        
        
          .mybackground {background-color:#bca867;}
        
        Background color #bca867
      
           Border around this has a color of #bca867        
        
          <div style="border:2px solid #bca867;">Content here</div>
        
        
          .myborder {border:2px solid #bca867;}
        
        Border color #bca867