#bc852b color space conversions
Hex:
        #bc852b
        RGB:
        188, 133, 43
        CMY:
        26, 48, 83
        CMYK:
        0, 29, 77, 26
      HSL:
        37°, 62.7706%, 45.2941%
        HSV (HSB):
        37°, 77.1277%, 73.7255%
        XYZ:
        29.5626, 27.6408, 6.0626
        xyY:
        0.4673, 0.4369, 27.6408
      CIE-Lab:
        59.5629, 13.0679, 53.9096
        CIE-LCH:
        59.5629, 55.4709, 76.3741
        CIE-Luv:
        59.5629, 44.8427, 53.9690
        Hunter-Lab:
        52.5746, 8.3649, 29.9652
      #bc852b color charts
#bc852b RGB chart
      #bc852b CMYK chart
      #bc852b RGB pie chart
      #bc852b color shades, tints & tones
#bc852b color schemes
#bc852b color preview, HTML & CSS examples
           This text has a color of #bc852b        
        
          <p style="color:#bc852b;">Text here</p>
        
        
          .mytext {color:#bc852b;}
        
        Text color #bc852b
      
           This box has a color of #bc852b        
        
          <div style="background-color:#bc852b;">Content here</div>
        
        
          .mybackground {background-color:#bc852b;}
        
        Background color #bc852b
      
           Border around this has a color of #bc852b        
        
          <div style="border:2px solid #bc852b;">Content here</div>
        
        
          .myborder {border:2px solid #bc852b;}
        
        Border color #bc852b