#bd8c99 color space conversions
Hex:
        #bd8c99
        RGB:
        189, 140, 153
        CMY:
        26, 45, 40
        CMYK:
        0, 26, 19, 26
      HSL:
        344°, 27.0718%, 64.5098%
        HSV (HSB):
        344°, 25.9259%, 74.1176%
        XYZ:
        36.1141, 31.8749, 34.3860
        xyY:
        0.3528, 0.3114, 31.8749
      CIE-Lab:
        63.2393, 20.5964, 0.4216
        CIE-LCH:
        63.2393, 20.6007, 1.1726
        CIE-Luv:
        63.2393, 29.7089, -3.0290
        Hunter-Lab:
        56.4579, 15.3790, 3.4095
      #bd8c99 color charts
#bd8c99 RGB chart
      #bd8c99 CMYK chart
      #bd8c99 RGB pie chart
      #bd8c99 color shades, tints & tones
#bd8c99 color schemes
#bd8c99 color preview, HTML & CSS examples
           This text has a color of #bd8c99        
        
          <p style="color:#bd8c99;">Text here</p>
        
        
          .mytext {color:#bd8c99;}
        
        Text color #bd8c99
      
           This box has a color of #bd8c99        
        
          <div style="background-color:#bd8c99;">Content here</div>
        
        
          .mybackground {background-color:#bd8c99;}
        
        Background color #bd8c99
      
           Border around this has a color of #bd8c99        
        
          <div style="border:2px solid #bd8c99;">Content here</div>
        
        
          .myborder {border:2px solid #bd8c99;}
        
        Border color #bd8c99