#bb9991 color space conversions
Hex:
        #bb9991
        RGB:
        187, 153, 145
        CMY:
        27, 40, 43
        CMYK:
        0, 18, 22, 27
      HSL:
        11°, 23.5955%, 65.0980%
        HSV (HSB):
        11°, 22.4599%, 73.3333%
        XYZ:
        36.9956, 35.3916, 31.6694
        xyY:
        0.3555, 0.3401, 35.3916
      CIE-Lab:
        66.0524, 11.3939, 8.9572
        CIE-LCH:
        66.0524, 14.4931, 38.1724
        CIE-Luv:
        66.0524, 21.8126, 10.4597
        Hunter-Lab:
        59.4908, 6.8949, 10.0811
      #bb9991 color charts
#bb9991 RGB chart
      #bb9991 CMYK chart
      #bb9991 RGB pie chart
      #bb9991 color shades, tints & tones
#bb9991 color schemes
#bb9991 color preview, HTML & CSS examples
           This text has a color of #bb9991        
        
          <p style="color:#bb9991;">Text here</p>
        
        
          .mytext {color:#bb9991;}
        
        Text color #bb9991
      
           This box has a color of #bb9991        
        
          <div style="background-color:#bb9991;">Content here</div>
        
        
          .mybackground {background-color:#bb9991;}
        
        Background color #bb9991
      
           Border around this has a color of #bb9991        
        
          <div style="border:2px solid #bb9991;">Content here</div>
        
        
          .myborder {border:2px solid #bb9991;}
        
        Border color #bb9991