#bca564 color space conversions
Hex:
        #bca564
        RGB:
        188, 165, 100
        CMY:
        26, 35, 61
        CMYK:
        0, 12, 47, 26
      HSL:
        44°, 39.6396%, 56.4706%
        HSV (HSB):
        44°, 46.8085%, 73.7255%
        XYZ:
        36.4944, 38.5217, 17.5686
        xyY:
        0.3942, 0.4161, 38.5217
      CIE-Lab:
        68.4034, -0.3957, 36.6413
        CIE-LCH:
        68.4034, 36.6434, 90.6187
        CIE-Luv:
        68.4034, 18.6819, 45.7310
        Hunter-Lab:
        62.0659, -3.6582, 26.6633
      #bca564 color charts
#bca564 RGB chart
      #bca564 CMYK chart
      #bca564 RGB pie chart
      #bca564 color shades, tints & tones
#bca564 color schemes
#bca564 color preview, HTML & CSS examples
           This text has a color of #bca564        
        
          <p style="color:#bca564;">Text here</p>
        
        
          .mytext {color:#bca564;}
        
        Text color #bca564
      
           This box has a color of #bca564        
        
          <div style="background-color:#bca564;">Content here</div>
        
        
          .mybackground {background-color:#bca564;}
        
        Background color #bca564
      
           Border around this has a color of #bca564        
        
          <div style="border:2px solid #bca564;">Content here</div>
        
        
          .myborder {border:2px solid #bca564;}
        
        Border color #bca564