#bc7768 color space conversions
Hex:
        #bc7768
        RGB:
        188, 119, 104
        CMY:
        26, 53, 59
        CMYK:
        0, 37, 45, 26
      HSL:
        11°, 38.5321%, 57.2549%
        HSV (HSB):
        11°, 44.6809%, 73.7255%
        XYZ:
        29.8346, 24.8845, 16.3274
        xyY:
        0.4199, 0.3503, 24.8845
      CIE-Lab:
        56.9627, 25.3111, 19.5428
        CIE-LCH:
        56.9627, 31.9777, 37.6719
        CIE-Luv:
        56.9627, 48.9729, 20.0376
        Hunter-Lab:
        49.8844, 19.4586, 15.5131
      #bc7768 color charts
#bc7768 RGB chart
      #bc7768 CMYK chart
      #bc7768 RGB pie chart
      #bc7768 color shades, tints & tones
#bc7768 color schemes
#bc7768 color preview, HTML & CSS examples
           This text has a color of #bc7768        
        
          <p style="color:#bc7768;">Text here</p>
        
        
          .mytext {color:#bc7768;}
        
        Text color #bc7768
      
           This box has a color of #bc7768        
        
          <div style="background-color:#bc7768;">Content here</div>
        
        
          .mybackground {background-color:#bc7768;}
        
        Background color #bc7768
      
           Border around this has a color of #bc7768        
        
          <div style="border:2px solid #bc7768;">Content here</div>
        
        
          .myborder {border:2px solid #bc7768;}
        
        Border color #bc7768