#bc8d21 color space conversions
Hex:
        #bc8d21
        RGB:
        188, 141, 33
        CMY:
        26, 45, 87
        CMYK:
        0, 25, 82, 26
      HSL:
        42°, 70.1357%, 43.3333%
        HSV (HSB):
        42°, 82.4468%, 73.7255%
        XYZ:
        30.5384, 29.8509, 5.5911
        xyY:
        0.4628, 0.4524, 29.8509
      CIE-Lab:
        61.5254, 8.2959, 59.3268
        CIE-LCH:
        61.5254, 59.9040, 82.0397
        CIE-Luv:
        61.5254, 39.1098, 59.4473
        Hunter-Lab:
        54.6360, 4.1584, 32.1778
      #bc8d21 color charts
#bc8d21 RGB chart
      #bc8d21 CMYK chart
      #bc8d21 RGB pie chart
      #bc8d21 color shades, tints & tones
#bc8d21 color schemes
#bc8d21 color preview, HTML & CSS examples
           This text has a color of #bc8d21        
        
          <p style="color:#bc8d21;">Text here</p>
        
        
          .mytext {color:#bc8d21;}
        
        Text color #bc8d21
      
           This box has a color of #bc8d21        
        
          <div style="background-color:#bc8d21;">Content here</div>
        
        
          .mybackground {background-color:#bc8d21;}
        
        Background color #bc8d21
      
           Border around this has a color of #bc8d21        
        
          <div style="border:2px solid #bc8d21;">Content here</div>
        
        
          .myborder {border:2px solid #bc8d21;}
        
        Border color #bc8d21