#bcb062 color space conversions
Hex:
        #bcb062
        RGB:
        188, 176, 98
        CMY:
        26, 31, 62
        CMYK:
        0, 6, 48, 26
      HSL:
        52°, 40.1786%, 56.0784%
        HSV (HSB):
        52°, 47.8723%, 73.7255%
        XYZ:
        38.4690, 42.6239, 17.7550
        xyY:
        0.3892, 0.4312, 42.6239
      CIE-Lab:
        71.2989, -6.4370, 41.2499
        CIE-LCH:
        71.2989, 41.7491, 98.8694
        CIE-Luv:
        71.2989, 11.7105, 52.2565
        Hunter-Lab:
        65.2870, -9.0748, 29.5768
      #bcb062 color charts
#bcb062 RGB chart
      #bcb062 CMYK chart
      #bcb062 RGB pie chart
      #bcb062 color shades, tints & tones
#bcb062 color schemes
#bcb062 color preview, HTML & CSS examples
           This text has a color of #bcb062        
        
          <p style="color:#bcb062;">Text here</p>
        
        
          .mytext {color:#bcb062;}
        
        Text color #bcb062
      
           This box has a color of #bcb062        
        
          <div style="background-color:#bcb062;">Content here</div>
        
        
          .mybackground {background-color:#bcb062;}
        
        Background color #bcb062
      
           Border around this has a color of #bcb062        
        
          <div style="border:2px solid #bcb062;">Content here</div>
        
        
          .myborder {border:2px solid #bcb062;}
        
        Border color #bcb062