#bc7d0b color space conversions
Hex:
        #bc7d0b
        RGB:
        188, 125, 11
        CMY:
        26, 51, 96
        CMYK:
        0, 34, 94, 26
      HSL:
        39°, 88.9447%, 39.0196%
        HSV (HSB):
        39°, 94.1489%, 73.7255%
        XYZ:
        28.1331, 25.3828, 3.7332
        xyY:
        0.4914, 0.4434, 25.3828
      CIE-Lab:
        57.4465, 16.6392, 61.6582
        CIE-LCH:
        57.4465, 63.8639, 74.8978
        CIE-Luv:
        57.4465, 52.3113, 56.3718
        Hunter-Lab:
        50.3813, 11.5076, 30.8736
      #bc7d0b color charts
#bc7d0b RGB chart
      #bc7d0b CMYK chart
      #bc7d0b RGB pie chart
      #bc7d0b color shades, tints & tones
#bc7d0b color schemes
#bc7d0b color preview, HTML & CSS examples
           This text has a color of #bc7d0b        
        
          <p style="color:#bc7d0b;">Text here</p>
        
        
          .mytext {color:#bc7d0b;}
        
        Text color #bc7d0b
      
           This box has a color of #bc7d0b        
        
          <div style="background-color:#bc7d0b;">Content here</div>
        
        
          .mybackground {background-color:#bc7d0b;}
        
        Background color #bc7d0b
      
           Border around this has a color of #bc7d0b        
        
          <div style="border:2px solid #bc7d0b;">Content here</div>
        
        
          .myborder {border:2px solid #bc7d0b;}
        
        Border color #bc7d0b