#bc883d color space conversions
Hex:
        #bc883d
        RGB:
        188, 136, 61
        CMY:
        26, 47, 76
        CMYK:
        0, 28, 68, 26
      HSL:
        35°, 51.0040%, 48.8235%
        HSV (HSB):
        35°, 67.5532%, 73.7255%
        XYZ:
        30.3855, 28.6366, 8.3408
        xyY:
        0.4511, 0.4251, 28.6366
      CIE-Lab:
        60.4596, 12.3173, 46.8868
        CIE-LCH:
        60.4596, 48.4777, 75.2808
        CIE-Luv:
        60.4596, 41.4873, 49.6042
        Hunter-Lab:
        53.5132, 7.7066, 28.2180
      #bc883d color charts
#bc883d RGB chart
      #bc883d CMYK chart
      #bc883d RGB pie chart
      #bc883d color shades, tints & tones
#bc883d color schemes
#bc883d color preview, HTML & CSS examples
           This text has a color of #bc883d        
        
          <p style="color:#bc883d;">Text here</p>
        
        
          .mytext {color:#bc883d;}
        
        Text color #bc883d
      
           This box has a color of #bc883d        
        
          <div style="background-color:#bc883d;">Content here</div>
        
        
          .mybackground {background-color:#bc883d;}
        
        Background color #bc883d
      
           Border around this has a color of #bc883d        
        
          <div style="border:2px solid #bc883d;">Content here</div>
        
        
          .myborder {border:2px solid #bc883d;}
        
        Border color #bc883d