#bd997f color space conversions
Hex:
        #bd997f
        RGB:
        189, 153, 127
        CMY:
        26, 40, 50
        CMYK:
        0, 19, 33, 26
      HSL:
        25°, 31.9588%, 61.9608%
        HSV (HSB):
        25°, 32.8042%, 74.1176%
        XYZ:
        36.2083, 35.1336, 24.9518
        xyY:
        0.3760, 0.3649, 35.1336
      CIE-Lab:
        65.8525, 9.6471, 18.7357
        CIE-LCH:
        65.8525, 21.0735, 62.7560
        CIE-Luv:
        65.8525, 24.9525, 23.3080
        Hunter-Lab:
        59.2736, 5.3109, 16.5329
      #bd997f color charts
#bd997f RGB chart
      #bd997f CMYK chart
      #bd997f RGB pie chart
      #bd997f color shades, tints & tones
#bd997f color schemes
#bd997f color preview, HTML & CSS examples
           This text has a color of #bd997f        
        
          <p style="color:#bd997f;">Text here</p>
        
        
          .mytext {color:#bd997f;}
        
        Text color #bd997f
      
           This box has a color of #bd997f        
        
          <div style="background-color:#bd997f;">Content here</div>
        
        
          .mybackground {background-color:#bd997f;}
        
        Background color #bd997f
      
           Border around this has a color of #bd997f        
        
          <div style="border:2px solid #bd997f;">Content here</div>
        
        
          .myborder {border:2px solid #bd997f;}
        
        Border color #bd997f