#bc8a24 color space conversions
Hex:
        #bc8a24
        RGB:
        188, 138, 36
        CMY:
        26, 46, 86
        CMYK:
        0, 27, 81, 26
      HSL:
        40°, 67.8571%, 43.9216%
        HSV (HSB):
        40°, 80.8511%, 73.7255%
        XYZ:
        30.1460, 28.9957, 5.6769
        xyY:
        0.4651, 0.4473, 28.9957
      CIE-Lab:
        60.7778, 10.0447, 57.6594
        CIE-LCH:
        60.7778, 58.5278, 80.1178
        CIE-Luv:
        60.7778, 41.3038, 57.6395
        Hunter-Lab:
        53.8477, 5.6977, 31.4427
      #bc8a24 color charts
#bc8a24 RGB chart
      #bc8a24 CMYK chart
      #bc8a24 RGB pie chart
      #bc8a24 color shades, tints & tones
#bc8a24 color schemes
#bc8a24 color preview, HTML & CSS examples
           This text has a color of #bc8a24        
        
          <p style="color:#bc8a24;">Text here</p>
        
        
          .mytext {color:#bc8a24;}
        
        Text color #bc8a24
      
           This box has a color of #bc8a24        
        
          <div style="background-color:#bc8a24;">Content here</div>
        
        
          .mybackground {background-color:#bc8a24;}
        
        Background color #bc8a24
      
           Border around this has a color of #bc8a24        
        
          <div style="border:2px solid #bc8a24;">Content here</div>
        
        
          .myborder {border:2px solid #bc8a24;}
        
        Border color #bc8a24