#bcaa64 color space conversions
Hex:
        #bcaa64
        RGB:
        188, 170, 100
        CMY:
        26, 33, 61
        CMYK:
        0, 10, 47, 26
      HSL:
        48°, 39.6396%, 56.4706%
        HSV (HSB):
        48°, 46.8085%, 73.7255%
        XYZ:
        37.4140, 40.3609, 17.8751
        xyY:
        0.3912, 0.4220, 40.3609
      CIE-Lab:
        69.7258, -3.0686, 38.2917
        CIE-LCH:
        69.7258, 38.4145, 94.5818
        CIE-Luv:
        69.7258, 15.4487, 48.2519
        Hunter-Lab:
        63.5302, -6.0563, 27.7891
      #bcaa64 color charts
#bcaa64 RGB chart
      #bcaa64 CMYK chart
      #bcaa64 RGB pie chart
      #bcaa64 color shades, tints & tones
#bcaa64 color schemes
#bcaa64 color preview, HTML & CSS examples
           This text has a color of #bcaa64        
        
          <p style="color:#bcaa64;">Text here</p>
        
        
          .mytext {color:#bcaa64;}
        
        Text color #bcaa64
      
           This box has a color of #bcaa64        
        
          <div style="background-color:#bcaa64;">Content here</div>
        
        
          .mybackground {background-color:#bcaa64;}
        
        Background color #bcaa64
      
           Border around this has a color of #bcaa64        
        
          <div style="border:2px solid #bcaa64;">Content here</div>
        
        
          .myborder {border:2px solid #bcaa64;}
        
        Border color #bcaa64