#bc840b color space conversions
Hex:
        #bc840b
        RGB:
        188, 132, 11
        CMY:
        26, 48, 96
        CMYK:
        0, 30, 94, 26
      HSL:
        41°, 88.9447%, 39.0196%
        HSV (HSB):
        41°, 94.1489%, 73.7255%
        XYZ:
        29.0507, 27.2181, 4.0391
        xyY:
        0.4817, 0.4513, 27.2181
      CIE-Lab:
        59.1756, 12.7703, 62.9114
        CIE-LCH:
        59.1756, 64.1944, 78.5255
        CIE-Luv:
        59.1756, 46.7041, 59.0075
        Hunter-Lab:
        52.1709, 8.0963, 31.9294
      #bc840b color charts
#bc840b RGB chart
      #bc840b CMYK chart
      #bc840b RGB pie chart
      #bc840b color shades, tints & tones
#bc840b color schemes
#bc840b color preview, HTML & CSS examples
           This text has a color of #bc840b        
        
          <p style="color:#bc840b;">Text here</p>
        
        
          .mytext {color:#bc840b;}
        
        Text color #bc840b
      
           This box has a color of #bc840b        
        
          <div style="background-color:#bc840b;">Content here</div>
        
        
          .mybackground {background-color:#bc840b;}
        
        Background color #bc840b
      
           Border around this has a color of #bc840b        
        
          <div style="border:2px solid #bc840b;">Content here</div>
        
        
          .myborder {border:2px solid #bc840b;}
        
        Border color #bc840b