#bb6e85 color space conversions
Hex:
        #bb6e85
        RGB:
        187, 110, 133
        CMY:
        27, 57, 48
        CMYK:
        0, 41, 29, 27
      HSL:
        342°, 36.1502%, 58.2353%
        HSV (HSB):
        342°, 41.1765%, 73.3333%
        XYZ:
        30.3031, 23.4101, 25.1118
        xyY:
        0.3844, 0.2970, 23.4101
      CIE-Lab:
        55.4923, 33.4187, 0.6121
        CIE-LCH:
        55.4923, 33.4243, 1.0494
        CIE-Luv:
        55.4923, 48.7067, -5.1174
        Hunter-Lab:
        48.3840, 27.1232, 3.0967
      #bb6e85 color charts
#bb6e85 RGB chart
      #bb6e85 CMYK chart
      #bb6e85 RGB pie chart
      #bb6e85 color shades, tints & tones
#bb6e85 color schemes
#bb6e85 color preview, HTML & CSS examples
           This text has a color of #bb6e85        
        
          <p style="color:#bb6e85;">Text here</p>
        
        
          .mytext {color:#bb6e85;}
        
        Text color #bb6e85
      
           This box has a color of #bb6e85        
        
          <div style="background-color:#bb6e85;">Content here</div>
        
        
          .mybackground {background-color:#bb6e85;}
        
        Background color #bb6e85
      
           Border around this has a color of #bb6e85        
        
          <div style="border:2px solid #bb6e85;">Content here</div>
        
        
          .myborder {border:2px solid #bb6e85;}
        
        Border color #bb6e85