#bc8e00 color space conversions
Hex:
        #bc8e00
        RGB:
        188, 142, 0
        CMY:
        26, 44, 100
        CMYK:
        0, 24, 100, 26
      HSL:
        45°, 100.0000%, 36.8627%
        HSV (HSB):
        45°, 100.0000%, 73.7255%
        XYZ:
        30.4120, 30.0374, 4.1949
        xyY:
        0.4705, 0.4647, 30.0374
      CIE-Lab:
        61.6865, 7.1285, 66.3934
        CIE-LCH:
        61.6865, 66.7750, 83.8717
        CIE-Luv:
        61.6865, 38.9995, 63.6680
        Hunter-Lab:
        54.8064, 3.1385, 33.8264
      #bc8e00 color charts
#bc8e00 RGB chart
      #bc8e00 CMYK chart
      #bc8e00 RGB pie chart
      #bc8e00 color shades, tints & tones
#bc8e00 color schemes
#bc8e00 color preview, HTML & CSS examples
           This text has a color of #bc8e00        
        
          <p style="color:#bc8e00;">Text here</p>
        
        
          .mytext {color:#bc8e00;}
        
        Text color #bc8e00
      
           This box has a color of #bc8e00        
        
          <div style="background-color:#bc8e00;">Content here</div>
        
        
          .mybackground {background-color:#bc8e00;}
        
        Background color #bc8e00
      
           Border around this has a color of #bc8e00        
        
          <div style="border:2px solid #bc8e00;">Content here</div>
        
        
          .myborder {border:2px solid #bc8e00;}
        
        Border color #bc8e00