#bc870f color space conversions
Hex:
        #bc870f
        RGB:
        188, 135, 15
        CMY:
        26, 47, 94
        CMYK:
        0, 28, 92, 26
      HSL:
        42°, 85.2217%, 39.8039%
        HSV (HSB):
        42°, 92.0213%, 73.7255%
        XYZ:
        29.4892, 28.0538, 4.3126
        xyY:
        0.4767, 0.4535, 28.0538
      CIE-Lab:
        59.9373, 11.1734, 62.7517
        CIE-LCH:
        59.9373, 63.7387, 79.9039
        CIE-Luv:
        59.9373, 44.2562, 59.7716
        Hunter-Lab:
        52.9658, 6.6914, 32.2485
      #bc870f color charts
#bc870f RGB chart
      #bc870f CMYK chart
      #bc870f RGB pie chart
      #bc870f color shades, tints & tones
#bc870f color schemes
#bc870f color preview, HTML & CSS examples
           This text has a color of #bc870f        
        
          <p style="color:#bc870f;">Text here</p>
        
        
          .mytext {color:#bc870f;}
        
        Text color #bc870f
      
           This box has a color of #bc870f        
        
          <div style="background-color:#bc870f;">Content here</div>
        
        
          .mybackground {background-color:#bc870f;}
        
        Background color #bc870f
      
           Border around this has a color of #bc870f        
        
          <div style="border:2px solid #bc870f;">Content here</div>
        
        
          .myborder {border:2px solid #bc870f;}
        
        Border color #bc870f