#bc7a86 color space conversions
Hex:
        #bc7a86
        RGB:
        188, 122, 134
        CMY:
        26, 52, 47
        CMYK:
        0, 35, 29, 26
      HSL:
        349°, 33.0000%, 60.7843%
        HSV (HSB):
        349°, 35.1064%, 73.7255%
        XYZ:
        32.0016, 26.3317, 25.9501
        xyY:
        0.3797, 0.3124, 26.3317
      CIE-Lab:
        58.3505, 27.3650, 4.1902
        CIE-LCH:
        58.3505, 27.6839, 8.7057
        CIE-Luv:
        58.3505, 42.2710, 0.8358
        Hunter-Lab:
        51.3144, 21.5194, 5.9366
      #bc7a86 color charts
#bc7a86 RGB chart
      #bc7a86 CMYK chart
      #bc7a86 RGB pie chart
      #bc7a86 color shades, tints & tones
#bc7a86 color schemes
#bc7a86 color preview, HTML & CSS examples
           This text has a color of #bc7a86        
        
          <p style="color:#bc7a86;">Text here</p>
        
        
          .mytext {color:#bc7a86;}
        
        Text color #bc7a86
      
           This box has a color of #bc7a86        
        
          <div style="background-color:#bc7a86;">Content here</div>
        
        
          .mybackground {background-color:#bc7a86;}
        
        Background color #bc7a86
      
           Border around this has a color of #bc7a86        
        
          <div style="border:2px solid #bc7a86;">Content here</div>
        
        
          .myborder {border:2px solid #bc7a86;}
        
        Border color #bc7a86