#bc8c26 color space conversions
Hex:
        #bc8c26
        RGB:
        188, 140, 38
        CMY:
        26, 45, 85
        CMYK:
        0, 26, 80, 26
      HSL:
        41°, 66.3717%, 44.3137%
        HSV (HSB):
        41°, 79.7872%, 73.7255%
        XYZ:
        30.4670, 29.5875, 5.9389
        xyY:
        0.4617, 0.4483, 29.5875
      CIE-Lab:
        61.2966, 9.0146, 57.4219
        CIE-LCH:
        61.2966, 58.1252, 81.0781
        CIE-Luv:
        61.2966, 39.6922, 58.0053
        Hunter-Lab:
        54.3944, 4.7900, 31.6027
      #bc8c26 color charts
#bc8c26 RGB chart
      #bc8c26 CMYK chart
      #bc8c26 RGB pie chart
      #bc8c26 color shades, tints & tones
#bc8c26 color schemes
#bc8c26 color preview, HTML & CSS examples
           This text has a color of #bc8c26        
        
          <p style="color:#bc8c26;">Text here</p>
        
        
          .mytext {color:#bc8c26;}
        
        Text color #bc8c26
      
           This box has a color of #bc8c26        
        
          <div style="background-color:#bc8c26;">Content here</div>
        
        
          .mybackground {background-color:#bc8c26;}
        
        Background color #bc8c26
      
           Border around this has a color of #bc8c26        
        
          <div style="border:2px solid #bc8c26;">Content here</div>
        
        
          .myborder {border:2px solid #bc8c26;}
        
        Border color #bc8c26