#bc6707 color space conversions
Hex:
        #bc6707
        RGB:
        188, 103, 7
        CMY:
        26, 60, 97
        CMYK:
        0, 45, 96, 26
      HSL:
        32°, 92.8205%, 38.2353%
        HSV (HSB):
        32°, 96.2766%, 73.7255%
        XYZ:
        25.6276, 20.4072, 2.7893
        xyY:
        0.5249, 0.4180, 20.4072
      CIE-Lab:
        52.2945, 28.6451, 58.7915
        CIE-LCH:
        52.2945, 65.3986, 64.0232
        CIE-Luv:
        52.2945, 70.4099, 48.7369
        Hunter-Lab:
        45.1743, 22.2089, 27.9612
      #bc6707 color charts
#bc6707 RGB chart
      #bc6707 CMYK chart
      #bc6707 RGB pie chart
      #bc6707 color shades, tints & tones
#bc6707 color schemes
#bc6707 color preview, HTML & CSS examples
           This text has a color of #bc6707        
        
          <p style="color:#bc6707;">Text here</p>
        
        
          .mytext {color:#bc6707;}
        
        Text color #bc6707
      
           This box has a color of #bc6707        
        
          <div style="background-color:#bc6707;">Content here</div>
        
        
          .mybackground {background-color:#bc6707;}
        
        Background color #bc6707
      
           Border around this has a color of #bc6707        
        
          <div style="border:2px solid #bc6707;">Content here</div>
        
        
          .myborder {border:2px solid #bc6707;}
        
        Border color #bc6707