#bc6960 color space conversions
Hex:
        #bc6960
        RGB:
        188, 105, 96
        CMY:
        26, 59, 62
        CMYK:
        0, 44, 49, 26
      HSL:
        6°, 40.7080%, 55.6863%
        HSV (HSB):
        6°, 48.9362%, 73.7255%
        XYZ:
        27.9019, 21.6390, 13.7725
        xyY:
        0.4407, 0.3418, 21.6390
      CIE-Lab:
        53.6419, 32.1231, 19.6768
        CIE-LCH:
        53.6419, 37.6706, 31.4892
        CIE-Luv:
        53.6419, 59.6709, 18.2713
        Hunter-Lab:
        46.5178, 25.6603, 15.0085
      #bc6960 color charts
#bc6960 RGB chart
      #bc6960 CMYK chart
      #bc6960 RGB pie chart
      #bc6960 color shades, tints & tones
#bc6960 color schemes
#bc6960 color preview, HTML & CSS examples
           This text has a color of #bc6960        
        
          <p style="color:#bc6960;">Text here</p>
        
        
          .mytext {color:#bc6960;}
        
        Text color #bc6960
      
           This box has a color of #bc6960        
        
          <div style="background-color:#bc6960;">Content here</div>
        
        
          .mybackground {background-color:#bc6960;}
        
        Background color #bc6960
      
           Border around this has a color of #bc6960        
        
          <div style="border:2px solid #bc6960;">Content here</div>
        
        
          .myborder {border:2px solid #bc6960;}
        
        Border color #bc6960