#bc8a15 color space conversions
Hex:
        #bc8a15
        RGB:
        188, 138, 21
        CMY:
        26, 46, 92
        CMYK:
        0, 27, 89, 26
      HSL:
        42°, 79.9043%, 40.9804%
        HSV (HSB):
        42°, 88.8298%, 73.7255%
        XYZ:
        29.9629, 28.9225, 4.7128
        xyY:
        0.4711, 0.4548, 28.9225
      CIE-Lab:
        60.7131, 9.6319, 62.0424
        CIE-LCH:
        60.7131, 62.7856, 81.1755
        CIE-Luv:
        60.7131, 41.7744, 60.2207
        Hunter-Lab:
        53.7796, 5.3355, 32.4500
      #bc8a15 color charts
#bc8a15 RGB chart
      #bc8a15 CMYK chart
      #bc8a15 RGB pie chart
      #bc8a15 color shades, tints & tones
#bc8a15 color schemes
#bc8a15 color preview, HTML & CSS examples
           This text has a color of #bc8a15        
        
          <p style="color:#bc8a15;">Text here</p>
        
        
          .mytext {color:#bc8a15;}
        
        Text color #bc8a15
      
           This box has a color of #bc8a15        
        
          <div style="background-color:#bc8a15;">Content here</div>
        
        
          .mybackground {background-color:#bc8a15;}
        
        Background color #bc8a15
      
           Border around this has a color of #bc8a15        
        
          <div style="border:2px solid #bc8a15;">Content here</div>
        
        
          .myborder {border:2px solid #bc8a15;}
        
        Border color #bc8a15