#bc6746 color space conversions
Hex:
        #bc6746
        RGB:
        188, 103, 70
        CMY:
        26, 60, 73
        CMYK:
        0, 45, 63, 26
      HSL:
        17°, 46.8254%, 50.5882%
        HSV (HSB):
        17°, 62.7660%, 73.7255%
        XYZ:
        26.6948, 20.8341, 8.4088
        xyY:
        0.4772, 0.3725, 20.8341
      CIE-Lab:
        52.7674, 31.0295, 33.3944
        CIE-LCH:
        52.7674, 45.5852, 47.1023
        CIE-Luv:
        52.7674, 65.2787, 31.6791
        Hunter-Lab:
        45.6443, 24.5169, 21.0284
      #bc6746 color charts
#bc6746 RGB chart
      #bc6746 CMYK chart
      #bc6746 RGB pie chart
      #bc6746 color shades, tints & tones
#bc6746 color schemes
#bc6746 color preview, HTML & CSS examples
           This text has a color of #bc6746        
        
          <p style="color:#bc6746;">Text here</p>
        
        
          .mytext {color:#bc6746;}
        
        Text color #bc6746
      
           This box has a color of #bc6746        
        
          <div style="background-color:#bc6746;">Content here</div>
        
        
          .mybackground {background-color:#bc6746;}
        
        Background color #bc6746
      
           Border around this has a color of #bc6746        
        
          <div style="border:2px solid #bc6746;">Content here</div>
        
        
          .myborder {border:2px solid #bc6746;}
        
        Border color #bc6746