#bca495 color space conversions
Hex:
        #bca495
        RGB:
        188, 164, 149
        CMY:
        26, 36, 42
        CMYK:
        0, 13, 21, 26
      HSL:
        23°, 22.5434%, 66.0784%
        HSV (HSB):
        23°, 20.7447%, 73.7255%
        XYZ:
        39.4393, 39.4122, 33.9624
        xyY:
        0.3496, 0.3494, 39.4122
      CIE-Lab:
        69.0488, 6.3457, 10.9995
        CIE-LCH:
        69.0488, 12.6987, 60.0190
        CIE-Luv:
        69.0488, 15.7316, 14.2750
        Hunter-Lab:
        62.7791, 2.2743, 11.8706
      #bca495 color charts
#bca495 RGB chart
      #bca495 CMYK chart
      #bca495 RGB pie chart
      #bca495 color shades, tints & tones
#bca495 color schemes
#bca495 color preview, HTML & CSS examples
           This text has a color of #bca495        
        
          <p style="color:#bca495;">Text here</p>
        
        
          .mytext {color:#bca495;}
        
        Text color #bca495
      
           This box has a color of #bca495        
        
          <div style="background-color:#bca495;">Content here</div>
        
        
          .mybackground {background-color:#bca495;}
        
        Background color #bca495
      
           Border around this has a color of #bca495        
        
          <div style="border:2px solid #bca495;">Content here</div>
        
        
          .myborder {border:2px solid #bca495;}
        
        Border color #bca495