#bc7b70 color space conversions
Hex:
        #bc7b70
        RGB:
        188, 123, 112
        CMY:
        26, 52, 56
        CMYK:
        0, 35, 40, 26
      HSL:
        9°, 36.1905%, 58.8235%
        HSV (HSB):
        9°, 40.4255%, 73.7255%
        XYZ:
        30.7466, 26.0271, 18.7324
        xyY:
        0.4072, 0.3447, 26.0271
      CIE-Lab:
        58.0628, 23.9973, 16.4595
        CIE-LCH:
        58.0628, 29.0996, 34.4458
        CIE-Luv:
        58.0628, 45.1410, 16.8933
        Hunter-Lab:
        51.0168, 18.2984, 13.9415
      #bc7b70 color charts
#bc7b70 RGB chart
      #bc7b70 CMYK chart
      #bc7b70 RGB pie chart
      #bc7b70 color shades, tints & tones
#bc7b70 color schemes
#bc7b70 color preview, HTML & CSS examples
           This text has a color of #bc7b70        
        
          <p style="color:#bc7b70;">Text here</p>
        
        
          .mytext {color:#bc7b70;}
        
        Text color #bc7b70
      
           This box has a color of #bc7b70        
        
          <div style="background-color:#bc7b70;">Content here</div>
        
        
          .mybackground {background-color:#bc7b70;}
        
        Background color #bc7b70
      
           Border around this has a color of #bc7b70        
        
          <div style="border:2px solid #bc7b70;">Content here</div>
        
        
          .myborder {border:2px solid #bc7b70;}
        
        Border color #bc7b70