#bc8c21 color space conversions
Hex:
        #bc8c21
        RGB:
        188, 140, 33
        CMY:
        26, 45, 87
        CMYK:
        0, 26, 82, 26
      HSL:
        41°, 70.1357%, 43.3333%
        HSV (HSB):
        41°, 82.4468%, 73.7255%
        XYZ:
        30.3916, 29.5573, 5.5422
        xyY:
        0.4641, 0.4513, 29.5573
      CIE-Lab:
        61.2704, 8.8454, 59.1046
        CIE-LCH:
        61.2704, 59.7628, 81.4885
        CIE-Luv:
        61.2704, 39.8766, 59.0495
        Hunter-Lab:
        54.3667, 4.6420, 32.0126
      #bc8c21 color charts
#bc8c21 RGB chart
      #bc8c21 CMYK chart
      #bc8c21 RGB pie chart
      #bc8c21 color shades, tints & tones
#bc8c21 color schemes
#bc8c21 color preview, HTML & CSS examples
           This text has a color of #bc8c21        
        
          <p style="color:#bc8c21;">Text here</p>
        
        
          .mytext {color:#bc8c21;}
        
        Text color #bc8c21
      
           This box has a color of #bc8c21        
        
          <div style="background-color:#bc8c21;">Content here</div>
        
        
          .mybackground {background-color:#bc8c21;}
        
        Background color #bc8c21
      
           Border around this has a color of #bc8c21        
        
          <div style="border:2px solid #bc8c21;">Content here</div>
        
        
          .myborder {border:2px solid #bc8c21;}
        
        Border color #bc8c21