#bcaa48 color space conversions
Hex:
        #bcaa48
        RGB:
        188, 170, 72
        CMY:
        26, 33, 72
        CMYK:
        0, 10, 62, 26
      HSL:
        51°, 46.4000%, 50.9804%
        HSV (HSB):
        51°, 61.7021%, 73.7255%
        XYZ:
        36.2835, 39.9087, 11.9217
        xyY:
        0.4118, 0.4529, 39.9087
      CIE-Lab:
        69.4045, -5.4122, 51.5687
        CIE-LCH:
        69.4045, 51.8520, 95.9913
        CIE-Luv:
        69.4045, 16.7446, 60.6389
        Hunter-Lab:
        63.1733, -8.0322, 33.0325
      #bcaa48 color charts
#bcaa48 RGB chart
      #bcaa48 CMYK chart
      #bcaa48 RGB pie chart
      #bcaa48 color shades, tints & tones
#bcaa48 color schemes
#bcaa48 color preview, HTML & CSS examples
           This text has a color of #bcaa48        
        
          <p style="color:#bcaa48;">Text here</p>
        
        
          .mytext {color:#bcaa48;}
        
        Text color #bcaa48
      
           This box has a color of #bcaa48        
        
          <div style="background-color:#bcaa48;">Content here</div>
        
        
          .mybackground {background-color:#bcaa48;}
        
        Background color #bcaa48
      
           Border around this has a color of #bcaa48        
        
          <div style="border:2px solid #bcaa48;">Content here</div>
        
        
          .myborder {border:2px solid #bcaa48;}
        
        Border color #bcaa48