#bc7f26 color space conversions
Hex:
        #bc7f26
        RGB:
        188, 127, 38
        CMY:
        26, 50, 85
        CMYK:
        0, 32, 80, 26
      HSL:
        36°, 66.3717%, 44.3137%
        HSV (HSB):
        36°, 79.7872%, 73.7255%
        XYZ:
        28.6783, 26.0101, 5.3427
        xyY:
        0.4777, 0.4333, 26.0101
      CIE-Lab:
        58.0466, 16.1913, 54.4467
        CIE-LCH:
        58.0466, 56.8031, 73.4387
        CIE-Luv:
        58.0466, 49.7701, 52.8070
        Hunter-Lab:
        51.0000, 11.1237, 29.4889
      #bc7f26 color charts
#bc7f26 RGB chart
      #bc7f26 CMYK chart
      #bc7f26 RGB pie chart
      #bc7f26 color shades, tints & tones
#bc7f26 color schemes
#bc7f26 color preview, HTML & CSS examples
           This text has a color of #bc7f26        
        
          <p style="color:#bc7f26;">Text here</p>
        
        
          .mytext {color:#bc7f26;}
        
        Text color #bc7f26
      
           This box has a color of #bc7f26        
        
          <div style="background-color:#bc7f26;">Content here</div>
        
        
          .mybackground {background-color:#bc7f26;}
        
        Background color #bc7f26
      
           Border around this has a color of #bc7f26        
        
          <div style="border:2px solid #bc7f26;">Content here</div>
        
        
          .myborder {border:2px solid #bc7f26;}
        
        Border color #bc7f26