#bc7260 color space conversions
Hex:
        #bc7260
        RGB:
        188, 114, 96
        CMY:
        26, 55, 62
        CMYK:
        0, 39, 49, 26
      HSL:
        12°, 40.7080%, 55.6863%
        HSV (HSB):
        12°, 48.9362%, 73.7255%
        XYZ:
        28.8677, 23.5705, 14.0944
        xyY:
        0.4339, 0.3543, 23.5705
      CIE-Lab:
        55.6552, 27.2357, 22.3718
        CIE-LCH:
        55.6552, 35.2460, 39.4002
        CIE-Luv:
        55.6552, 53.5709, 22.5350
        Hunter-Lab:
        48.5495, 21.1751, 16.7722
      #bc7260 color charts
#bc7260 RGB chart
      #bc7260 CMYK chart
      #bc7260 RGB pie chart
      #bc7260 color shades, tints & tones
#bc7260 color schemes
#bc7260 color preview, HTML & CSS examples
           This text has a color of #bc7260        
        
          <p style="color:#bc7260;">Text here</p>
        
        
          .mytext {color:#bc7260;}
        
        Text color #bc7260
      
           This box has a color of #bc7260        
        
          <div style="background-color:#bc7260;">Content here</div>
        
        
          .mybackground {background-color:#bc7260;}
        
        Background color #bc7260
      
           Border around this has a color of #bc7260        
        
          <div style="border:2px solid #bc7260;">Content here</div>
        
        
          .myborder {border:2px solid #bc7260;}
        
        Border color #bc7260