#bc862a color space conversions
Hex:
        #bc862a
        RGB:
        188, 134, 42
        CMY:
        26, 47, 84
        CMYK:
        0, 29, 78, 26
      HSL:
        38°, 63.4783%, 45.0980%
        HSV (HSB):
        38°, 77.6596%, 73.7255%
        XYZ:
        29.6821, 27.9087, 6.0130
        xyY:
        0.4667, 0.4388, 27.9087
      CIE-Lab:
        59.8062, 12.4747, 54.5380
        CIE-LCH:
        59.8062, 55.9465, 77.1161
        CIE-Luv:
        59.8062, 44.1216, 54.6310
        Hunter-Lab:
        52.8287, 7.8408, 30.2317
      #bc862a color charts
#bc862a RGB chart
      #bc862a CMYK chart
      #bc862a RGB pie chart
      #bc862a color shades, tints & tones
#bc862a color schemes
#bc862a color preview, HTML & CSS examples
           This text has a color of #bc862a        
        
          <p style="color:#bc862a;">Text here</p>
        
        
          .mytext {color:#bc862a;}
        
        Text color #bc862a
      
           This box has a color of #bc862a        
        
          <div style="background-color:#bc862a;">Content here</div>
        
        
          .mybackground {background-color:#bc862a;}
        
        Background color #bc862a
      
           Border around this has a color of #bc862a        
        
          <div style="border:2px solid #bc862a;">Content here</div>
        
        
          .myborder {border:2px solid #bc862a;}
        
        Border color #bc862a