#bcb06f color space conversions
Hex:
        #bcb06f
        RGB:
        188, 176, 111
        CMY:
        26, 31, 56
        CMYK:
        0, 6, 41, 26
      HSL:
        51°, 36.4929%, 58.6275%
        HSV (HSB):
        51°, 40.9574%, 73.7255%
        XYZ:
        39.1336, 42.8897, 21.2549
        xyY:
        0.3789, 0.4153, 42.8897
      CIE-Lab:
        71.4801, -5.0999, 34.8085
        CIE-LCH:
        71.4801, 35.1801, 98.3352
        CIE-Luv:
        71.4801, 11.0795, 45.4684
        Hunter-Lab:
        65.4903, -7.9455, 26.6006
      #bcb06f color charts
#bcb06f RGB chart
      #bcb06f CMYK chart
      #bcb06f RGB pie chart
      #bcb06f color shades, tints & tones
#bcb06f color schemes
#bcb06f color preview, HTML & CSS examples
           This text has a color of #bcb06f        
        
          <p style="color:#bcb06f;">Text here</p>
        
        
          .mytext {color:#bcb06f;}
        
        Text color #bcb06f
      
           This box has a color of #bcb06f        
        
          <div style="background-color:#bcb06f;">Content here</div>
        
        
          .mybackground {background-color:#bcb06f;}
        
        Background color #bcb06f
      
           Border around this has a color of #bcb06f        
        
          <div style="border:2px solid #bcb06f;">Content here</div>
        
        
          .myborder {border:2px solid #bcb06f;}
        
        Border color #bcb06f