#bca480 color space conversions
Hex:
        #bca480
        RGB:
        188, 164, 128
        CMY:
        26, 36, 50
        CMYK:
        0, 13, 32, 26
      HSL:
        36°, 30.9278%, 61.9608%
        HSV (HSB):
        36°, 31.9149%, 73.7255%
        XYZ:
        37.9108, 38.8008, 25.9133
        xyY:
        0.3694, 0.3781, 38.8008
      CIE-Lab:
        68.6067, 3.3698, 21.9320
        CIE-LCH:
        68.6067, 22.1894, 81.2650
        CIE-Luv:
        68.6067, 17.4088, 28.7210
        Hunter-Lab:
        62.2903, -0.3703, 18.9381
      #bca480 color charts
#bca480 RGB chart
      #bca480 CMYK chart
      #bca480 RGB pie chart
      #bca480 color shades, tints & tones
#bca480 color schemes
#bca480 color preview, HTML & CSS examples
           This text has a color of #bca480        
        
          <p style="color:#bca480;">Text here</p>
        
        
          .mytext {color:#bca480;}
        
        Text color #bca480
      
           This box has a color of #bca480        
        
          <div style="background-color:#bca480;">Content here</div>
        
        
          .mybackground {background-color:#bca480;}
        
        Background color #bca480
      
           Border around this has a color of #bca480        
        
          <div style="border:2px solid #bca480;">Content here</div>
        
        
          .myborder {border:2px solid #bca480;}
        
        Border color #bca480