#bd7f87 color space conversions
Hex:
        #bd7f87
        RGB:
        189, 127, 135
        CMY:
        26, 50, 47
        CMYK:
        0, 33, 29, 26
      HSL:
        352°, 31.9588%, 61.9608%
        HSV (HSB):
        352°, 32.8042%, 74.1176%
        XYZ:
        32.9488, 27.7468, 26.5408
        xyY:
        0.3777, 0.3181, 27.7468
      CIE-Lab:
        59.6593, 25.1221, 5.5130
        CIE-LCH:
        59.6593, 25.7199, 12.3773
        CIE-Luv:
        59.6593, 39.8700, 3.0473
        Hunter-Lab:
        52.6753, 19.4715, 6.9991
      #bd7f87 color charts
#bd7f87 RGB chart
      #bd7f87 CMYK chart
      #bd7f87 RGB pie chart
      #bd7f87 color shades, tints & tones
#bd7f87 color schemes
#bd7f87 color preview, HTML & CSS examples
           This text has a color of #bd7f87        
        
          <p style="color:#bd7f87;">Text here</p>
        
        
          .mytext {color:#bd7f87;}
        
        Text color #bd7f87
      
           This box has a color of #bd7f87        
        
          <div style="background-color:#bd7f87;">Content here</div>
        
        
          .mybackground {background-color:#bd7f87;}
        
        Background color #bd7f87
      
           Border around this has a color of #bd7f87        
        
          <div style="border:2px solid #bd7f87;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f87;}
        
        Border color #bd7f87