#bca930 color space conversions
Hex:
        #bca930
        RGB:
        188, 169, 48
        CMY:
        26, 34, 81
        CMYK:
        0, 10, 74, 26
      HSL:
        52°, 59.3220%, 46.2745%
        HSV (HSB):
        52°, 74.4681%, 73.7255%
        XYZ:
        35.4605, 39.2807, 8.5093
        xyY:
        0.4259, 0.4718, 39.2807
      CIE-Lab:
        68.9541, -6.2343, 60.9645
        CIE-LCH:
        68.9541, 61.2824, 95.8388
        CIE-Luv:
        68.9541, 18.2077, 67.5745
        Hunter-Lab:
        62.6743, -8.6865, 35.8222
      #bca930 color charts
#bca930 RGB chart
      #bca930 CMYK chart
      #bca930 RGB pie chart
      #bca930 color shades, tints & tones
#bca930 color schemes
#bca930 color preview, HTML & CSS examples
           This text has a color of #bca930        
        
          <p style="color:#bca930;">Text here</p>
        
        
          .mytext {color:#bca930;}
        
        Text color #bca930
      
           This box has a color of #bca930        
        
          <div style="background-color:#bca930;">Content here</div>
        
        
          .mybackground {background-color:#bca930;}
        
        Background color #bca930
      
           Border around this has a color of #bca930        
        
          <div style="border:2px solid #bca930;">Content here</div>
        
        
          .myborder {border:2px solid #bca930;}
        
        Border color #bca930