#bca277 color space conversions
Hex:
        #bca277
        RGB:
        188, 162, 119
        CMY:
        26, 36, 53
        CMYK:
        0, 14, 37, 26
      HSL:
        37°, 33.9901%, 60.1961%
        HSV (HSB):
        37°, 36.7021%, 73.7255%
        XYZ:
        36.9891, 37.8639, 22.8117
        xyY:
        0.3787, 0.3877, 37.8639
      CIE-Lab:
        67.9202, 3.3218, 25.9048
        CIE-LCH:
        67.9202, 26.1169, 82.6928
        CIE-Luv:
        67.9202, 19.3204, 33.3127
        Hunter-Lab:
        61.5337, -0.3840, 21.0937
      #bca277 color charts
#bca277 RGB chart
      #bca277 CMYK chart
      #bca277 RGB pie chart
      #bca277 color shades, tints & tones
#bca277 color schemes
#bca277 color preview, HTML & CSS examples
           This text has a color of #bca277        
        
          <p style="color:#bca277;">Text here</p>
        
        
          .mytext {color:#bca277;}
        
        Text color #bca277
      
           This box has a color of #bca277        
        
          <div style="background-color:#bca277;">Content here</div>
        
        
          .mybackground {background-color:#bca277;}
        
        Background color #bca277
      
           Border around this has a color of #bca277        
        
          <div style="border:2px solid #bca277;">Content here</div>
        
        
          .myborder {border:2px solid #bca277;}
        
        Border color #bca277