#bc7e00 color space conversions
Hex:
        #bc7e00
        RGB:
        188, 126, 0
        CMY:
        26, 51, 100
        CMYK:
        0, 33, 100, 26
      HSL:
        40°, 100.0000%, 36.8627%
        HSV (HSB):
        40°, 100.0000%, 73.7255%
        XYZ:
        28.1999, 25.6131, 3.4575
        xyY:
        0.4924, 0.4472, 25.6131
      CIE-Lab:
        57.6679, 15.9482, 63.6805
        CIE-LCH:
        57.6679, 65.6471, 75.9400
        CIE-Luv:
        57.6679, 51.7070, 57.6664
        Hunter-Lab:
        50.6094, 10.8951, 31.3760
      #bc7e00 color charts
#bc7e00 RGB chart
      #bc7e00 CMYK chart
      #bc7e00 RGB pie chart
      #bc7e00 color shades, tints & tones
#bc7e00 color schemes
#bc7e00 color preview, HTML & CSS examples
           This text has a color of #bc7e00        
        
          <p style="color:#bc7e00;">Text here</p>
        
        
          .mytext {color:#bc7e00;}
        
        Text color #bc7e00
      
           This box has a color of #bc7e00        
        
          <div style="background-color:#bc7e00;">Content here</div>
        
        
          .mybackground {background-color:#bc7e00;}
        
        Background color #bc7e00
      
           Border around this has a color of #bc7e00        
        
          <div style="border:2px solid #bc7e00;">Content here</div>
        
        
          .myborder {border:2px solid #bc7e00;}
        
        Border color #bc7e00