#bcaa78 color space conversions
Hex:
        #bcaa78
        RGB:
        188, 170, 120
        CMY:
        26, 33, 53
        CMYK:
        0, 10, 36, 26
      HSL:
        44°, 33.6634%, 60.3922%
        HSV (HSB):
        44°, 36.1702%, 73.7255%
        XYZ:
        38.5039, 40.7969, 23.6145
        xyY:
        0.3741, 0.3964, 40.7969
      CIE-Lab:
        70.0334, -0.8700, 28.1707
        CIE-LCH:
        70.0334, 28.1842, 91.7690
        CIE-Luv:
        70.0334, 14.2803, 37.0593
        Hunter-Lab:
        63.8724, -4.1724, 22.7904
      #bcaa78 color charts
#bcaa78 RGB chart
      #bcaa78 CMYK chart
      #bcaa78 RGB pie chart
      #bcaa78 color shades, tints & tones
#bcaa78 color schemes
#bcaa78 color preview, HTML & CSS examples
           This text has a color of #bcaa78        
        
          <p style="color:#bcaa78;">Text here</p>
        
        
          .mytext {color:#bcaa78;}
        
        Text color #bcaa78
      
           This box has a color of #bcaa78        
        
          <div style="background-color:#bcaa78;">Content here</div>
        
        
          .mybackground {background-color:#bcaa78;}
        
        Background color #bcaa78
      
           Border around this has a color of #bcaa78        
        
          <div style="border:2px solid #bcaa78;">Content here</div>
        
        
          .myborder {border:2px solid #bcaa78;}
        
        Border color #bcaa78