#bca440 color space conversions
Hex:
        #bca440
        RGB:
        188, 164, 64
        CMY:
        26, 36, 75
        CMYK:
        0, 13, 66, 26
      HSL:
        48°, 49.2063%, 49.4118%
        HSV (HSB):
        48°, 65.9574%, 73.7255%
        XYZ:
        34.9399, 37.6125, 10.2689
        xyY:
        0.4219, 0.4541, 37.6125
      CIE-Lab:
        67.7340, -2.7454, 53.3320
        CIE-LCH:
        67.7340, 53.4026, 92.9468
        CIE-Luv:
        67.7340, 21.1545, 60.7938
        Hunter-Lab:
        61.3290, -5.6320, 33.0028
      #bca440 color charts
#bca440 RGB chart
      #bca440 CMYK chart
      #bca440 RGB pie chart
      #bca440 color shades, tints & tones
#bca440 color schemes
#bca440 color preview, HTML & CSS examples
           This text has a color of #bca440        
        
          <p style="color:#bca440;">Text here</p>
        
        
          .mytext {color:#bca440;}
        
        Text color #bca440
      
           This box has a color of #bca440        
        
          <div style="background-color:#bca440;">Content here</div>
        
        
          .mybackground {background-color:#bca440;}
        
        Background color #bca440
      
           Border around this has a color of #bca440        
        
          <div style="border:2px solid #bca440;">Content here</div>
        
        
          .myborder {border:2px solid #bca440;}
        
        Border color #bca440