#bd7c95 color space conversions
Hex:
        #bd7c95
        RGB:
        189, 124, 149
        CMY:
        26, 51, 42
        CMYK:
        0, 34, 21, 26
      HSL:
        337°, 32.9949%, 61.3725%
        HSV (HSB):
        337°, 34.3915%, 74.1176%
        XYZ:
        33.6187, 27.4040, 31.9514
        xyY:
        0.3616, 0.2947, 27.4040
      CIE-Lab:
        59.3465, 28.8351, -2.9968
        CIE-LCH:
        59.3465, 28.9905, 354.0665
        CIE-Luv:
        59.3465, 39.3020, -9.2990
        Hunter-Lab:
        52.3489, 23.0231, 0.4563
      #bd7c95 color charts
#bd7c95 RGB chart
      #bd7c95 CMYK chart
      #bd7c95 RGB pie chart
      #bd7c95 color shades, tints & tones
#bd7c95 color schemes
#bd7c95 color preview, HTML & CSS examples
           This text has a color of #bd7c95        
        
          <p style="color:#bd7c95;">Text here</p>
        
        
          .mytext {color:#bd7c95;}
        
        Text color #bd7c95
      
           This box has a color of #bd7c95        
        
          <div style="background-color:#bd7c95;">Content here</div>
        
        
          .mybackground {background-color:#bd7c95;}
        
        Background color #bd7c95
      
           Border around this has a color of #bd7c95        
        
          <div style="border:2px solid #bd7c95;">Content here</div>
        
        
          .myborder {border:2px solid #bd7c95;}
        
        Border color #bd7c95