#bc916e color space conversions
Hex:
        #bc916e
        RGB:
        188, 145, 110
        CMY:
        26, 43, 57
        CMYK:
        0, 23, 41, 26
      HSL:
        27°, 36.7925%, 58.4314%
        HSV (HSB):
        27°, 41.4894%, 73.7255%
        XYZ:
        33.6789, 32.0680, 19.1665
        xyY:
        0.3966, 0.3777, 32.0680
      CIE-Lab:
        63.3990, 11.5781, 24.8072
        CIE-LCH:
        63.3990, 27.3761, 64.9804
        CIE-Luv:
        63.3990, 30.9859, 29.7161
        Hunter-Lab:
        56.6286, 7.0599, 19.5727
      #bc916e color charts
#bc916e RGB chart
      #bc916e CMYK chart
      #bc916e RGB pie chart
      #bc916e color shades, tints & tones
#bc916e color schemes
#bc916e color preview, HTML & CSS examples
           This text has a color of #bc916e        
        
          <p style="color:#bc916e;">Text here</p>
        
        
          .mytext {color:#bc916e;}
        
        Text color #bc916e
      
           This box has a color of #bc916e        
        
          <div style="background-color:#bc916e;">Content here</div>
        
        
          .mybackground {background-color:#bc916e;}
        
        Background color #bc916e
      
           Border around this has a color of #bc916e        
        
          <div style="border:2px solid #bc916e;">Content here</div>
        
        
          .myborder {border:2px solid #bc916e;}
        
        Border color #bc916e