#bca834 color space conversions
Hex:
        #bca834
        RGB:
        188, 168, 52
        CMY:
        26, 34, 80
        CMYK:
        0, 11, 72, 26
      HSL:
        51°, 56.6667%, 47.0588%
        HSV (HSB):
        51°, 72.3404%, 73.7255%
        XYZ:
        35.3615, 38.9446, 8.9021
        xyY:
        0.4250, 0.4680, 38.9446
      CIE-Lab:
        68.7111, -5.5221, 59.2493
        CIE-LCH:
        68.7111, 59.5061, 95.3246
        CIE-Luv:
        68.7111, 18.7910, 66.1328
        Hunter-Lab:
        62.4056, -8.0645, 35.2262
      #bca834 color charts
#bca834 RGB chart
      #bca834 CMYK chart
      #bca834 RGB pie chart
      #bca834 color shades, tints & tones
#bca834 color schemes
#bca834 color preview, HTML & CSS examples
           This text has a color of #bca834        
        
          <p style="color:#bca834;">Text here</p>
        
        
          .mytext {color:#bca834;}
        
        Text color #bca834
      
           This box has a color of #bca834        
        
          <div style="background-color:#bca834;">Content here</div>
        
        
          .mybackground {background-color:#bca834;}
        
        Background color #bca834
      
           Border around this has a color of #bca834        
        
          <div style="border:2px solid #bca834;">Content here</div>
        
        
          .myborder {border:2px solid #bca834;}
        
        Border color #bca834