#bd6f85 color space conversions
Hex:
        #bd6f85
        RGB:
        189, 111, 133
        CMY:
        26, 56, 48
        CMYK:
        0, 41, 30, 26
      HSL:
        343°, 37.1429%, 58.8235%
        HSV (HSB):
        343°, 41.2698%, 74.1176%
        XYZ:
        30.9043, 23.8812, 25.1710
        xyY:
        0.3865, 0.2987, 23.8812
      CIE-Lab:
        55.9686, 33.6099, 1.3370
        CIE-LCH:
        55.9686, 33.6365, 2.2781
        CIE-Luv:
        55.9686, 49.6313, -4.1887
        Hunter-Lab:
        48.8683, 27.3638, 3.6689
      #bd6f85 color charts
#bd6f85 RGB chart
      #bd6f85 CMYK chart
      #bd6f85 RGB pie chart
      #bd6f85 color shades, tints & tones
#bd6f85 color schemes
#bd6f85 color preview, HTML & CSS examples
           This text has a color of #bd6f85        
        
          <p style="color:#bd6f85;">Text here</p>
        
        
          .mytext {color:#bd6f85;}
        
        Text color #bd6f85
      
           This box has a color of #bd6f85        
        
          <div style="background-color:#bd6f85;">Content here</div>
        
        
          .mybackground {background-color:#bd6f85;}
        
        Background color #bd6f85
      
           Border around this has a color of #bd6f85        
        
          <div style="border:2px solid #bd6f85;">Content here</div>
        
        
          .myborder {border:2px solid #bd6f85;}
        
        Border color #bd6f85