#bca232 color space conversions
Hex:
        #bca232
        RGB:
        188, 162, 50
        CMY:
        26, 36, 80
        CMYK:
        0, 14, 73, 26
      HSL:
        49°, 57.9832%, 46.6667%
        HSV (HSB):
        49°, 73.4043%, 73.7255%
        XYZ:
        34.2351, 36.7623, 8.3091
        xyY:
        0.4317, 0.4635, 36.7623
      CIE-Lab:
        67.0983, -2.4302, 58.4408
        CIE-LCH:
        67.0983, 58.4913, 92.3812
        CIE-Luv:
        67.0983, 23.0570, 64.1370
        Hunter-Lab:
        60.6319, -5.3180, 34.3172
      #bca232 color charts
#bca232 RGB chart
      #bca232 CMYK chart
      #bca232 RGB pie chart
      #bca232 color shades, tints & tones
#bca232 color schemes
#bca232 color preview, HTML & CSS examples
           This text has a color of #bca232        
        
          <p style="color:#bca232;">Text here</p>
        
        
          .mytext {color:#bca232;}
        
        Text color #bca232
      
           This box has a color of #bca232        
        
          <div style="background-color:#bca232;">Content here</div>
        
        
          .mybackground {background-color:#bca232;}
        
        Background color #bca232
      
           Border around this has a color of #bca232        
        
          <div style="border:2px solid #bca232;">Content here</div>
        
        
          .myborder {border:2px solid #bca232;}
        
        Border color #bca232