#bb8c98 color space conversions
Hex:
        #bb8c98
        RGB:
        187, 140, 152
        CMY:
        27, 45, 40
        CMYK:
        0, 25, 19, 27
      HSL:
        345°, 25.6831%, 64.1176%
        HSV (HSB):
        345°, 25.1337%, 73.3333%
        XYZ:
        35.5391, 31.5880, 33.9297
        xyY:
        0.3517, 0.3126, 31.5880
      CIE-Lab:
        63.0009, 19.6920, 0.6155
        CIE-LCH:
        63.0009, 19.7016, 1.7904
        CIE-Luv:
        63.0009, 28.4736, -2.5878
        Hunter-Lab:
        56.2032, 14.5158, 3.5490
      #bb8c98 color charts
#bb8c98 RGB chart
      #bb8c98 CMYK chart
      #bb8c98 RGB pie chart
      #bb8c98 color shades, tints & tones
#bb8c98 color schemes
#bb8c98 color preview, HTML & CSS examples
           This text has a color of #bb8c98        
        
          <p style="color:#bb8c98;">Text here</p>
        
        
          .mytext {color:#bb8c98;}
        
        Text color #bb8c98
      
           This box has a color of #bb8c98        
        
          <div style="background-color:#bb8c98;">Content here</div>
        
        
          .mybackground {background-color:#bb8c98;}
        
        Background color #bb8c98
      
           Border around this has a color of #bb8c98        
        
          <div style="border:2px solid #bb8c98;">Content here</div>
        
        
          .myborder {border:2px solid #bb8c98;}
        
        Border color #bb8c98