#bc4533 color space conversions
Hex:
        #bc4533
        RGB:
        188, 69, 51
        CMY:
        26, 73, 80
        CMYK:
        0, 63, 73, 26
      HSL:
        8°, 57.3222%, 46.8627%
        HSV (HSB):
        8°, 72.8723%, 73.7255%
        XYZ:
        23.4647, 15.1866, 4.8266
        xyY:
        0.5397, 0.3493, 15.1866
      CIE-Lab:
        45.8888, 46.9003, 35.9228
        CIE-LCH:
        45.8888, 59.0770, 37.4499
        CIE-Luv:
        45.8888, 92.6765, 27.4369
        Hunter-Lab:
        38.9700, 39.2812, 19.9358
      #bc4533 color charts
#bc4533 RGB chart
      #bc4533 CMYK chart
      #bc4533 RGB pie chart
      #bc4533 color shades, tints & tones
#bc4533 color schemes
#bc4533 color preview, HTML & CSS examples
           This text has a color of #bc4533        
        
          <p style="color:#bc4533;">Text here</p>
        
        
          .mytext {color:#bc4533;}
        
        Text color #bc4533
      
           This box has a color of #bc4533        
        
          <div style="background-color:#bc4533;">Content here</div>
        
        
          .mybackground {background-color:#bc4533;}
        
        Background color #bc4533
      
           Border around this has a color of #bc4533        
        
          <div style="border:2px solid #bc4533;">Content here</div>
        
        
          .myborder {border:2px solid #bc4533;}
        
        Border color #bc4533