#bd9069 color space conversions
Hex:
        #bd9069
        RGB:
        189, 144, 105
        CMY:
        26, 44, 59
        CMYK:
        0, 24, 44, 26
      HSL:
        28°, 38.8889%, 57.6471%
        HSV (HSB):
        28°, 44.4444%, 74.1176%
        XYZ:
        33.5093, 31.7853, 17.7336
        xyY:
        0.4036, 0.3828, 31.7853
      CIE-Lab:
        63.1650, 11.9919, 27.2696
        CIE-LCH:
        63.1650, 29.7899, 66.2623
        CIE-Luv:
        63.1650, 32.8708, 32.2998
        Hunter-Lab:
        56.3784, 7.4318, 20.8154
      #bd9069 color charts
#bd9069 RGB chart
      #bd9069 CMYK chart
      #bd9069 RGB pie chart
      #bd9069 color shades, tints & tones
#bd9069 color schemes
#bd9069 color preview, HTML & CSS examples
           This text has a color of #bd9069        
        
          <p style="color:#bd9069;">Text here</p>
        
        
          .mytext {color:#bd9069;}
        
        Text color #bd9069
      
           This box has a color of #bd9069        
        
          <div style="background-color:#bd9069;">Content here</div>
        
        
          .mybackground {background-color:#bd9069;}
        
        Background color #bd9069
      
           Border around this has a color of #bd9069        
        
          <div style="border:2px solid #bd9069;">Content here</div>
        
        
          .myborder {border:2px solid #bd9069;}
        
        Border color #bd9069