#bd9a90 color space conversions
Hex:
        #bd9a90
        RGB:
        189, 154, 144
        CMY:
        26, 40, 44
        CMYK:
        0, 19, 24, 26
      HSL:
        13°, 25.4237%, 65.2941%
        HSV (HSB):
        13°, 23.8095%, 74.1176%
        XYZ:
        37.5759, 35.9436, 31.3429
        xyY:
        0.3583, 0.3428, 35.9436
      CIE-Lab:
        66.4768, 11.4634, 10.1460
        CIE-LCH:
        66.4768, 15.3085, 41.5112
        CIE-Luv:
        66.4768, 22.6766, 12.0488
        Hunter-Lab:
        59.9530, 6.9582, 10.9708
      #bd9a90 color charts
#bd9a90 RGB chart
      #bd9a90 CMYK chart
      #bd9a90 RGB pie chart
      #bd9a90 color shades, tints & tones
#bd9a90 color schemes
#bd9a90 color preview, HTML & CSS examples
           This text has a color of #bd9a90        
        
          <p style="color:#bd9a90;">Text here</p>
        
        
          .mytext {color:#bd9a90;}
        
        Text color #bd9a90
      
           This box has a color of #bd9a90        
        
          <div style="background-color:#bd9a90;">Content here</div>
        
        
          .mybackground {background-color:#bd9a90;}
        
        Background color #bd9a90
      
           Border around this has a color of #bd9a90        
        
          <div style="border:2px solid #bd9a90;">Content here</div>
        
        
          .myborder {border:2px solid #bd9a90;}
        
        Border color #bd9a90