#bb7b85 color space conversions
Hex:
        #bb7b85
        RGB:
        187, 123, 133
        CMY:
        27, 52, 48
        CMYK:
        0, 34, 29, 27
      HSL:
        351°, 32.0000%, 60.7843%
        HSV (HSB):
        351°, 34.2246%, 73.3333%
        XYZ:
        31.8101, 26.4242, 25.6141
        xyY:
        0.3794, 0.3151, 26.4242
      CIE-Lab:
        58.4375, 26.2948, 4.8777
        CIE-LCH:
        58.4375, 26.7434, 10.5088
        CIE-Luv:
        58.4375, 41.1098, 1.9566
        Hunter-Lab:
        51.4044, 20.5016, 6.4398
      #bb7b85 color charts
#bb7b85 RGB chart
      #bb7b85 CMYK chart
      #bb7b85 RGB pie chart
      #bb7b85 color shades, tints & tones
#bb7b85 color schemes
#bb7b85 color preview, HTML & CSS examples
           This text has a color of #bb7b85        
        
          <p style="color:#bb7b85;">Text here</p>
        
        
          .mytext {color:#bb7b85;}
        
        Text color #bb7b85
      
           This box has a color of #bb7b85        
        
          <div style="background-color:#bb7b85;">Content here</div>
        
        
          .mybackground {background-color:#bb7b85;}
        
        Background color #bb7b85
      
           Border around this has a color of #bb7b85        
        
          <div style="border:2px solid #bb7b85;">Content here</div>
        
        
          .myborder {border:2px solid #bb7b85;}
        
        Border color #bb7b85