#bcb872 color space conversions
Hex:
        #bcb872
        RGB:
        188, 184, 114
        CMY:
        26, 28, 55
        CMYK:
        0, 2, 39, 26
      HSL:
        57°, 35.5769%, 59.2157%
        HSV (HSB):
        57°, 39.3617%, 73.7255%
        XYZ:
        40.9168, 46.1873, 22.6781
        xyY:
        0.3727, 0.4207, 46.1873
      CIE-Lab:
        73.6669, -8.9597, 36.0452
        CIE-LCH:
        73.6669, 37.1421, 103.9590
        CIE-Luv:
        73.6669, 6.0286, 48.0078
        Hunter-Lab:
        67.9612, -11.4642, 27.7883
      #bcb872 color charts
#bcb872 RGB chart
      #bcb872 CMYK chart
      #bcb872 RGB pie chart
      #bcb872 color shades, tints & tones
#bcb872 color schemes
#bcb872 color preview, HTML & CSS examples
           This text has a color of #bcb872        
        
          <p style="color:#bcb872;">Text here</p>
        
        
          .mytext {color:#bcb872;}
        
        Text color #bcb872
      
           This box has a color of #bcb872        
        
          <div style="background-color:#bcb872;">Content here</div>
        
        
          .mybackground {background-color:#bcb872;}
        
        Background color #bcb872
      
           Border around this has a color of #bcb872        
        
          <div style="border:2px solid #bcb872;">Content here</div>
        
        
          .myborder {border:2px solid #bcb872;}
        
        Border color #bcb872