#bc706a color space conversions
Hex:
        #bc706a
        RGB:
        188, 112, 106
        CMY:
        26, 56, 58
        CMYK:
        0, 40, 44, 26
      HSL:
        4°, 37.9630%, 57.6471%
        HSV (HSB):
        4°, 43.6170%, 73.7255%
        XYZ:
        29.1347, 23.3203, 16.6014
        xyY:
        0.4219, 0.3377, 23.3203
      CIE-Lab:
        55.4008, 29.3656, 16.2588
        CIE-LCH:
        55.4008, 33.5662, 28.9719
        CIE-Luv:
        55.4008, 53.2776, 15.2639
        Hunter-Lab:
        48.2911, 23.1822, 13.4212
      #bc706a color charts
#bc706a RGB chart
      #bc706a CMYK chart
      #bc706a RGB pie chart
      #bc706a color shades, tints & tones
#bc706a color schemes
#bc706a color preview, HTML & CSS examples
           This text has a color of #bc706a        
        
          <p style="color:#bc706a;">Text here</p>
        
        
          .mytext {color:#bc706a;}
        
        Text color #bc706a
      
           This box has a color of #bc706a        
        
          <div style="background-color:#bc706a;">Content here</div>
        
        
          .mybackground {background-color:#bc706a;}
        
        Background color #bc706a
      
           Border around this has a color of #bc706a        
        
          <div style="border:2px solid #bc706a;">Content here</div>
        
        
          .myborder {border:2px solid #bc706a;}
        
        Border color #bc706a