#bb8d9b color space conversions
Hex:
        #bb8d9b
        RGB:
        187, 141, 155
        CMY:
        27, 45, 39
        CMYK:
        0, 25, 17, 27
      HSL:
        342°, 25.2747%, 64.3137%
        HSV (HSB):
        342°, 24.5989%, 73.3333%
        XYZ:
        35.9348, 31.9811, 35.2893
        xyY:
        0.3482, 0.3099, 31.9811
      CIE-Lab:
        63.3273, 19.6170, -0.6092
        CIE-LCH:
        63.3273, 19.6265, 358.2214
        CIE-Luv:
        63.3273, 27.5220, -4.3051
        Hunter-Lab:
        56.5518, 14.4587, 2.5883
      #bb8d9b color charts
#bb8d9b RGB chart
      #bb8d9b CMYK chart
      #bb8d9b RGB pie chart
      #bb8d9b color shades, tints & tones
#bb8d9b color schemes
#bb8d9b color preview, HTML & CSS examples
           This text has a color of #bb8d9b        
        
          <p style="color:#bb8d9b;">Text here</p>
        
        
          .mytext {color:#bb8d9b;}
        
        Text color #bb8d9b
      
           This box has a color of #bb8d9b        
        
          <div style="background-color:#bb8d9b;">Content here</div>
        
        
          .mybackground {background-color:#bb8d9b;}
        
        Background color #bb8d9b
      
           Border around this has a color of #bb8d9b        
        
          <div style="border:2px solid #bb8d9b;">Content here</div>
        
        
          .myborder {border:2px solid #bb8d9b;}
        
        Border color #bb8d9b