#bca170 color space conversions
Hex:
        #bca170
        RGB:
        188, 161, 112
        CMY:
        26, 37, 56
        CMYK:
        0, 14, 40, 26
      HSL:
        39°, 36.1905%, 58.8235%
        HSV (HSB):
        39°, 40.4255%, 73.7255%
        XYZ:
        36.4085, 37.3510, 20.6198
        xyY:
        0.3858, 0.3958, 37.3510
      CIE-Lab:
        67.5395, 3.0427, 29.1818
        CIE-LCH:
        67.5395, 29.3400, 84.0474
        CIE-Luv:
        67.5395, 20.4664, 36.9909
        Hunter-Lab:
        61.1154, -0.6135, 22.7769
      #bca170 color charts
#bca170 RGB chart
      #bca170 CMYK chart
      #bca170 RGB pie chart
      #bca170 color shades, tints & tones
#bca170 color schemes
#bca170 color preview, HTML & CSS examples
           This text has a color of #bca170        
        
          <p style="color:#bca170;">Text here</p>
        
        
          .mytext {color:#bca170;}
        
        Text color #bca170
      
           This box has a color of #bca170        
        
          <div style="background-color:#bca170;">Content here</div>
        
        
          .mybackground {background-color:#bca170;}
        
        Background color #bca170
      
           Border around this has a color of #bca170        
        
          <div style="border:2px solid #bca170;">Content here</div>
        
        
          .myborder {border:2px solid #bca170;}
        
        Border color #bca170