#bca073 color space conversions
Hex:
        #bca073
        RGB:
        188, 160, 115
        CMY:
        26, 37, 55
        CMYK:
        0, 15, 39, 26
      HSL:
        37°, 35.2657%, 59.4118%
        HSV (HSB):
        37°, 38.8298%, 73.7255%
        XYZ:
        36.4044, 37.0708, 21.4563
        xyY:
        0.3835, 0.3905, 37.0708
      CIE-Lab:
        67.3301, 3.9314, 27.2881
        CIE-LCH:
        67.3301, 27.5699, 81.8018
        CIE-Luv:
        67.3301, 20.8808, 34.6704
        Hunter-Lab:
        60.8858, 0.1772, 21.7261
      #bca073 color charts
#bca073 RGB chart
      #bca073 CMYK chart
      #bca073 RGB pie chart
      #bca073 color shades, tints & tones
#bca073 color schemes
#bca073 color preview, HTML & CSS examples
           This text has a color of #bca073        
        
          <p style="color:#bca073;">Text here</p>
        
        
          .mytext {color:#bca073;}
        
        Text color #bca073
      
           This box has a color of #bca073        
        
          <div style="background-color:#bca073;">Content here</div>
        
        
          .mybackground {background-color:#bca073;}
        
        Background color #bca073
      
           Border around this has a color of #bca073        
        
          <div style="border:2px solid #bca073;">Content here</div>
        
        
          .myborder {border:2px solid #bca073;}
        
        Border color #bca073