#bc8f34 color space conversions
Hex:
        #bc8f34
        RGB:
        188, 143, 52
        CMY:
        26, 44, 80
        CMYK:
        0, 24, 72, 26
      HSL:
        40°, 56.6667%, 47.0588%
        HSV (HSB):
        40°, 72.3404%, 73.7255%
        XYZ:
        31.1813, 30.5842, 7.5087
        xyY:
        0.4501, 0.4415, 30.5842
      CIE-Lab:
        62.1551, 7.9683, 52.7341
        CIE-LCH:
        62.1551, 53.3327, 81.4075
        CIE-Luv:
        62.1551, 36.7975, 55.5778
        Hunter-Lab:
        55.3030, 3.8629, 30.6620
      #bc8f34 color charts
#bc8f34 RGB chart
      #bc8f34 CMYK chart
      #bc8f34 RGB pie chart
      #bc8f34 color shades, tints & tones
#bc8f34 color schemes
#bc8f34 color preview, HTML & CSS examples
           This text has a color of #bc8f34        
        
          <p style="color:#bc8f34;">Text here</p>
        
        
          .mytext {color:#bc8f34;}
        
        Text color #bc8f34
      
           This box has a color of #bc8f34        
        
          <div style="background-color:#bc8f34;">Content here</div>
        
        
          .mybackground {background-color:#bc8f34;}
        
        Background color #bc8f34
      
           Border around this has a color of #bc8f34        
        
          <div style="border:2px solid #bc8f34;">Content here</div>
        
        
          .myborder {border:2px solid #bc8f34;}
        
        Border color #bc8f34