#bca334 color space conversions
Hex:
        #bca334
        RGB:
        188, 163, 52
        CMY:
        26, 36, 80
        CMYK:
        0, 13, 72, 26
      HSL:
        49°, 56.6667%, 47.0588%
        HSV (HSB):
        49°, 72.3404%, 73.7255%
        XYZ:
        34.4561, 37.1337, 8.6003
        xyY:
        0.4297, 0.4631, 37.1337
      CIE-Lab:
        67.3772, -2.8685, 57.9418
        CIE-LCH:
        67.3772, 58.0128, 92.8342
        CIE-Luv:
        67.3772, 22.2859, 64.0214
        Hunter-Lab:
        60.9374, -5.7106, 34.2884
      #bca334 color charts
#bca334 RGB chart
      #bca334 CMYK chart
      #bca334 RGB pie chart
      #bca334 color shades, tints & tones
#bca334 color schemes
#bca334 color preview, HTML & CSS examples
           This text has a color of #bca334        
        
          <p style="color:#bca334;">Text here</p>
        
        
          .mytext {color:#bca334;}
        
        Text color #bca334
      
           This box has a color of #bca334        
        
          <div style="background-color:#bca334;">Content here</div>
        
        
          .mybackground {background-color:#bca334;}
        
        Background color #bca334
      
           Border around this has a color of #bca334        
        
          <div style="border:2px solid #bca334;">Content here</div>
        
        
          .myborder {border:2px solid #bca334;}
        
        Border color #bca334