#bca377 color space conversions
Hex:
        #bca377
        RGB:
        188, 163, 119
        CMY:
        26, 36, 53
        CMYK:
        0, 13, 37, 26
      HSL:
        38°, 33.9901%, 60.1961%
        HSV (HSB):
        38°, 36.7021%, 73.7255%
        XYZ:
        37.1660, 38.2177, 22.8707
        xyY:
        0.3783, 0.3890, 38.2177
      CIE-Lab:
        68.1807, 2.7798, 26.2517
        CIE-LCH:
        68.1807, 26.3985, 83.9555
        CIE-Luv:
        68.1807, 18.6948, 33.8574
        Hunter-Lab:
        61.8204, -0.8728, 21.3398
      #bca377 color charts
#bca377 RGB chart
      #bca377 CMYK chart
      #bca377 RGB pie chart
      #bca377 color shades, tints & tones
#bca377 color schemes
#bca377 color preview, HTML & CSS examples
           This text has a color of #bca377        
        
          <p style="color:#bca377;">Text here</p>
        
        
          .mytext {color:#bca377;}
        
        Text color #bca377
      
           This box has a color of #bca377        
        
          <div style="background-color:#bca377;">Content here</div>
        
        
          .mybackground {background-color:#bca377;}
        
        Background color #bca377
      
           Border around this has a color of #bca377        
        
          <div style="border:2px solid #bca377;">Content here</div>
        
        
          .myborder {border:2px solid #bca377;}
        
        Border color #bca377