#bc7146 color space conversions
Hex:
        #bc7146
        RGB:
        188, 113, 70
        CMY:
        26, 56, 73
        CMYK:
        0, 40, 63, 26
      HSL:
        22°, 46.8254%, 50.5882%
        HSV (HSB):
        22°, 62.7660%, 73.7255%
        XYZ:
        27.7497, 22.9438, 8.7604
        xyY:
        0.4667, 0.3859, 22.9438
      CIE-Lab:
        55.0144, 25.6015, 36.0975
        CIE-LCH:
        55.0144, 44.2546, 54.6545
        CIE-Luv:
        55.0144, 57.8726, 35.9372
        Hunter-Lab:
        47.8997, 19.5856, 22.6862
      #bc7146 color charts
#bc7146 RGB chart
      #bc7146 CMYK chart
      #bc7146 RGB pie chart
      #bc7146 color shades, tints & tones
#bc7146 color schemes
#bc7146 color preview, HTML & CSS examples
           This text has a color of #bc7146        
        
          <p style="color:#bc7146;">Text here</p>
        
        
          .mytext {color:#bc7146;}
        
        Text color #bc7146
      
           This box has a color of #bc7146        
        
          <div style="background-color:#bc7146;">Content here</div>
        
        
          .mybackground {background-color:#bc7146;}
        
        Background color #bc7146
      
           Border around this has a color of #bc7146        
        
          <div style="border:2px solid #bc7146;">Content here</div>
        
        
          .myborder {border:2px solid #bc7146;}
        
        Border color #bc7146