#bca382 color space conversions
Hex:
        #bca382
        RGB:
        188, 163, 130
        CMY:
        26, 36, 49
        CMYK:
        0, 13, 31, 26
      HSL:
        34°, 30.2083%, 62.3529%
        HSV (HSB):
        34°, 30.8511%, 73.7255%
        XYZ:
        37.8655, 38.4975, 26.5541
        xyY:
        0.3679, 0.3741, 38.4975
      CIE-Lab:
        68.3857, 4.1760, 20.5374
        CIE-LCH:
        68.3857, 20.9577, 78.5064
        CIE-Luv:
        68.3857, 17.8641, 26.8476
        Hunter-Lab:
        62.0463, 0.3535, 18.0579
      #bca382 color charts
#bca382 RGB chart
      #bca382 CMYK chart
      #bca382 RGB pie chart
      #bca382 color shades, tints & tones
#bca382 color schemes
#bca382 color preview, HTML & CSS examples
           This text has a color of #bca382        
        
          <p style="color:#bca382;">Text here</p>
        
        
          .mytext {color:#bca382;}
        
        Text color #bca382
      
           This box has a color of #bca382        
        
          <div style="background-color:#bca382;">Content here</div>
        
        
          .mybackground {background-color:#bca382;}
        
        Background color #bca382
      
           Border around this has a color of #bca382        
        
          <div style="border:2px solid #bca382;">Content here</div>
        
        
          .myborder {border:2px solid #bca382;}
        
        Border color #bca382