#bc702e color space conversions
Hex:
        #bc702e
        RGB:
        188, 112, 46
        CMY:
        26, 56, 82
        CMYK:
        0, 40, 76, 26
      HSL:
        28°, 60.6838%, 45.8824%
        HSV (HSB):
        28°, 75.5319%, 73.7255%
        XYZ:
        27.0264, 22.4770, 5.4988
        xyY:
        0.4914, 0.4087, 22.4770
      CIE-Lab:
        54.5295, 24.7845, 47.6761
        CIE-LCH:
        54.5295, 53.7335, 62.5322
        CIE-Luv:
        54.5295, 61.0646, 44.7062
        Hunter-Lab:
        47.4099, 18.7880, 26.3102
      #bc702e color charts
#bc702e RGB chart
      #bc702e CMYK chart
      #bc702e RGB pie chart
      #bc702e color shades, tints & tones
#bc702e color schemes
#bc702e color preview, HTML & CSS examples
           This text has a color of #bc702e        
        
          <p style="color:#bc702e;">Text here</p>
        
        
          .mytext {color:#bc702e;}
        
        Text color #bc702e
      
           This box has a color of #bc702e        
        
          <div style="background-color:#bc702e;">Content here</div>
        
        
          .mybackground {background-color:#bc702e;}
        
        Background color #bc702e
      
           Border around this has a color of #bc702e        
        
          <div style="border:2px solid #bc702e;">Content here</div>
        
        
          .myborder {border:2px solid #bc702e;}
        
        Border color #bc702e