#bc840f color space conversions
Hex:
        #bc840f
        RGB:
        188, 132, 15
        CMY:
        26, 48, 94
        CMYK:
        0, 30, 92, 26
      HSL:
        41°, 85.2217%, 39.8039%
        HSV (HSB):
        41°, 92.0213%, 73.7255%
        XYZ:
        29.0765, 27.2284, 4.1750
        xyY:
        0.4808, 0.4502, 27.2284
      CIE-Lab:
        59.1851, 12.8290, 62.1876
        CIE-LCH:
        59.1851, 63.4971, 78.3436
        CIE-Luv:
        59.1851, 46.6279, 58.6274
        Hunter-Lab:
        52.1808, 8.1484, 31.7827
      #bc840f color charts
#bc840f RGB chart
      #bc840f CMYK chart
      #bc840f RGB pie chart
      #bc840f color shades, tints & tones
#bc840f color schemes
#bc840f color preview, HTML & CSS examples
           This text has a color of #bc840f        
        
          <p style="color:#bc840f;">Text here</p>
        
        
          .mytext {color:#bc840f;}
        
        Text color #bc840f
      
           This box has a color of #bc840f        
        
          <div style="background-color:#bc840f;">Content here</div>
        
        
          .mybackground {background-color:#bc840f;}
        
        Background color #bc840f
      
           Border around this has a color of #bc840f        
        
          <div style="border:2px solid #bc840f;">Content here</div>
        
        
          .myborder {border:2px solid #bc840f;}
        
        Border color #bc840f