#bc720e color space conversions
Hex:
        #bc720e
        RGB:
        188, 114, 14
        CMY:
        26, 55, 95
        CMYK:
        0, 39, 93, 26
      HSL:
        34°, 86.1386%, 39.6078%
        HSV (HSB):
        34°, 92.5532%, 73.7255%
        XYZ:
        26.8356, 22.7577, 3.3937
        xyY:
        0.5065, 0.4295, 22.7577
      CIE-Lab:
        54.8219, 22.7488, 59.1653
        CIE-LCH:
        54.8219, 63.3880, 68.9685
        CIE-Luv:
        54.8219, 61.1825, 52.0018
        Hunter-Lab:
        47.7050, 16.9282, 29.1756
      #bc720e color charts
#bc720e RGB chart
      #bc720e CMYK chart
      #bc720e RGB pie chart
      #bc720e color shades, tints & tones
#bc720e color schemes
#bc720e color preview, HTML & CSS examples
           This text has a color of #bc720e        
        
          <p style="color:#bc720e;">Text here</p>
        
        
          .mytext {color:#bc720e;}
        
        Text color #bc720e
      
           This box has a color of #bc720e        
        
          <div style="background-color:#bc720e;">Content here</div>
        
        
          .mybackground {background-color:#bc720e;}
        
        Background color #bc720e
      
           Border around this has a color of #bc720e        
        
          <div style="border:2px solid #bc720e;">Content here</div>
        
        
          .myborder {border:2px solid #bc720e;}
        
        Border color #bc720e